en.json 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983
  1. {
  2. "action": {
  3. "add": "Add",
  4. "autoscroll": "Autoscroll",
  5. "cancel": "Cancel",
  6. "choose_file": "Choose a file",
  7. "clear": "Clear",
  8. "clear_all": "Clear all",
  9. "clear_history": "Clear all History",
  10. "close": "Close",
  11. "connect": "Connect",
  12. "connecting": "Connecting",
  13. "copy": "Copy",
  14. "create": "Create",
  15. "delete": "Delete",
  16. "disconnect": "Disconnect",
  17. "dismiss": "Dismiss",
  18. "dont_save": "Don't save",
  19. "download_file": "Download file",
  20. "drag_to_reorder": "Drag to reorder",
  21. "duplicate": "Duplicate",
  22. "edit": "Edit",
  23. "filter": "Filter",
  24. "go_back": "Go back",
  25. "go_forward": "Go forward",
  26. "group_by": "Group by",
  27. "label": "Label",
  28. "learn_more": "Learn more",
  29. "less": "Less",
  30. "more": "More",
  31. "new": "New",
  32. "no": "No",
  33. "open_workspace": "Open workspace",
  34. "paste": "Paste",
  35. "prettify": "Prettify",
  36. "properties": "Properties",
  37. "remove": "Remove",
  38. "rename": "Rename",
  39. "restore": "Restore",
  40. "save": "Save",
  41. "scroll_to_bottom": "Scroll to bottom",
  42. "scroll_to_top": "Scroll to top",
  43. "search": "Search",
  44. "send": "Send",
  45. "share": "Share",
  46. "start": "Start",
  47. "starting": "Starting",
  48. "stop": "Stop",
  49. "to_close": "to close",
  50. "to_navigate": "to navigate",
  51. "to_select": "to select",
  52. "turn_off": "Turn off",
  53. "turn_on": "Turn on",
  54. "undo": "Undo",
  55. "yes": "Yes"
  56. },
  57. "add": {
  58. "new": "Add new",
  59. "star": "Add star"
  60. },
  61. "app": {
  62. "chat_with_us": "Chat with us",
  63. "contact_us": "Contact us",
  64. "cookies": "Cookies",
  65. "copy": "Copy",
  66. "copy_interface_type": "Copy interface type",
  67. "copy_user_id": "Copy User Auth Token",
  68. "developer_option": "Developer options",
  69. "developer_option_description": "Developer tools which helps in development and maintenance of Hoppscotch.",
  70. "discord": "Discord",
  71. "documentation": "Documentation",
  72. "github": "GitHub",
  73. "help": "Help & feedback",
  74. "home": "Home",
  75. "invite": "Invite",
  76. "invite_description": "Hoppscotch is an open source API development ecosystem. We designed a simple and intuitive interface for creating and managing your APIs. Hoppscotch is a tool that helps you build, test, document and share your APIs.",
  77. "invite_your_friends": "Invite your friends",
  78. "join_discord_community": "Join our Discord community",
  79. "keyboard_shortcuts": "Keyboard shortcuts",
  80. "name": "Hoppscotch",
  81. "new_version_found": "New version found. Refresh to update.",
  82. "open_in_hoppscotch": "Open in Hoppscotch",
  83. "options": "Options",
  84. "proxy_privacy_policy": "Proxy privacy policy",
  85. "reload": "Reload",
  86. "search": "Search",
  87. "share": "Share",
  88. "shortcuts": "Shortcuts",
  89. "social_description": "Follow us on social media to stay updated with the latest news, updates and releases.",
  90. "social_links": "Social links",
  91. "spotlight": "Spotlight",
  92. "status": "Status",
  93. "status_description": "Check the status of the website",
  94. "terms_and_privacy": "Terms and privacy",
  95. "twitter": "Twitter",
  96. "type_a_command_search": "Type a command or search…",
  97. "we_use_cookies": "We use cookies",
  98. "whats_new": "What's new?",
  99. "wiki": "Wiki"
  100. },
  101. "auth": {
  102. "account_exists": "Account exists with different credential - Login to link both accounts",
  103. "all_sign_in_options": "All sign in options",
  104. "continue_with_email": "Continue with Email",
  105. "continue_with_github": "Continue with GitHub",
  106. "continue_with_google": "Continue with Google",
  107. "continue_with_microsoft": "Continue with Microsoft",
  108. "email": "Email",
  109. "logged_out": "Logged out",
  110. "login": "Login",
  111. "login_success": "Successfully logged in",
  112. "login_to_hoppscotch": "Login to Hoppscotch",
  113. "logout": "Logout",
  114. "re_enter_email": "Re-enter email",
  115. "send_magic_link": "Send a magic link",
  116. "sync": "Sync",
  117. "we_sent_magic_link": "We sent you a magic link!",
  118. "we_sent_magic_link_description": "Check your inbox - we sent an email to {email}. It contains a magic link that will log you in."
  119. },
  120. "authorization": {
  121. "generate_token": "Generate Token",
  122. "graphql_headers": "Authorization Headers are sent as part of the payload to connection_init",
  123. "include_in_url": "Include in URL",
  124. "inherited_from": "Inherited {auth} from parent collection {collection} ",
  125. "learn": "Learn how",
  126. "oauth": {
  127. "redirect_auth_server_returned_error": "Auth Server returned an error state",
  128. "redirect_auth_token_request_failed": "Request to get the auth token failed",
  129. "redirect_auth_token_request_invalid_response": "Invalid Response from the Token Endpoint when requesting for an auth token",
  130. "redirect_invalid_state": "Invalid State value present in the redirect",
  131. "redirect_no_auth_code": "No Authorization Code present in the redirect",
  132. "redirect_no_client_id": "No Client ID defined",
  133. "redirect_no_client_secret": "No Client Secret Defined",
  134. "redirect_no_code_verifier": "No Code Verifier Defined",
  135. "redirect_no_token_endpoint": "No Token Endpoint Defined",
  136. "something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
  137. "something_went_wrong_on_token_generation": "Something went wrong on token generation",
  138. "token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
  139. },
  140. "pass_key_by": "Pass by",
  141. "password": "Password",
  142. "save_to_inherit": "Please save this request in any collection to inherit the authorization",
  143. "token": "Token",
  144. "type": "Authorization Type",
  145. "username": "Username"
  146. },
  147. "collection": {
  148. "created": "Collection created",
  149. "different_parent": "Cannot reorder collection with different parent",
  150. "edit": "Edit Collection",
  151. "import_or_create": "Import or create a collection",
  152. "invalid_name": "Please provide a name for the collection",
  153. "invalid_root_move": "Collection already in the root",
  154. "moved": "Moved Successfully",
  155. "my_collections": "My Collections",
  156. "name": "My New Collection",
  157. "name_length_insufficient": "Collection name should be at least 3 characters long",
  158. "new": "New Collection",
  159. "order_changed": "Collection Order Updated",
  160. "properties": "Collection Properties",
  161. "properties_updated": "Collection Properties Updated",
  162. "renamed": "Collection renamed",
  163. "request_in_use": "Request in use",
  164. "save_as": "Save as",
  165. "save_to_collection": "Save to Collection",
  166. "select": "Select a Collection",
  167. "select_location": "Select location",
  168. "select_team": "Select a team",
  169. "team_collections": "Team Collections"
  170. },
  171. "confirm": {
  172. "close_unsaved_tab": "Are you sure you want to close this tab?",
  173. "close_unsaved_tabs": "Are you sure you want to close all tabs? {count} unsaved tabs will be lost.",
  174. "exit_team": "Are you sure you want to leave this team?",
  175. "logout": "Are you sure you want to logout?",
  176. "remove_collection": "Are you sure you want to permanently delete this collection?",
  177. "remove_environment": "Are you sure you want to permanently delete this environment?",
  178. "remove_folder": "Are you sure you want to permanently delete this folder?",
  179. "remove_history": "Are you sure you want to permanently delete all history?",
  180. "remove_request": "Are you sure you want to permanently delete this request?",
  181. "remove_shared_request": "Are you sure you want to permanently delete this shared request?",
  182. "remove_team": "Are you sure you want to delete this team?",
  183. "remove_telemetry": "Are you sure you want to opt-out of Telemetry?",
  184. "request_change": "Are you sure you want to discard current request, unsaved changes will be lost.",
  185. "save_unsaved_tab": "Do you want to save changes made in this tab?",
  186. "sync": "Would you like to restore your workspace from cloud? This will discard your local progress."
  187. },
  188. "context_menu": {
  189. "add_parameters": "Add to parameters",
  190. "open_request_in_new_tab": "Open request in new tab",
  191. "set_environment_variable": "Set as variable"
  192. },
  193. "cookies": {
  194. "modal": {
  195. "cookie_expires": "Expires",
  196. "cookie_name": "Name",
  197. "cookie_path": "Path",
  198. "cookie_string": "Cookie string",
  199. "cookie_value": "Value",
  200. "empty_domain": "Domain is empty",
  201. "empty_domains": "Domain list is empty",
  202. "enter_cookie_string": "Enter cookie string",
  203. "interceptor_no_support": "Your currently selected interceptor does not support cookies. Select a different Interceptor and try again.",
  204. "managed_tab": "Managed",
  205. "new_domain_name": "New domain name",
  206. "no_cookies_in_domain": "No cookies set for this domain",
  207. "raw_tab": "Raw",
  208. "set": "Set a cookie"
  209. }
  210. },
  211. "count": {
  212. "header": "Header {count}",
  213. "message": "Message {count}",
  214. "parameter": "Parameter {count}",
  215. "protocol": "Protocol {count}",
  216. "value": "Value {count}",
  217. "variable": "Variable {count}"
  218. },
  219. "documentation": {
  220. "generate": "Generate documentation",
  221. "generate_message": "Import any Hoppscotch collection to generate API documentation on-the-go."
  222. },
  223. "empty": {
  224. "authorization": "This request does not use any authorization",
  225. "body": "This request does not have a body",
  226. "collection": "Collection is empty",
  227. "collections": "Collections are empty",
  228. "documentation": "Connect to a GraphQL endpoint to view documentation",
  229. "endpoint": "Endpoint cannot be empty",
  230. "environments": "Environments are empty",
  231. "folder": "Folder is empty",
  232. "headers": "This request does not have any headers",
  233. "history": "History is empty",
  234. "invites": "Invite list is empty",
  235. "members": "Team is empty",
  236. "parameters": "This request does not have any parameters",
  237. "pending_invites": "There are no pending invites for this team",
  238. "profile": "Login to view your profile",
  239. "protocols": "Protocols are empty",
  240. "schema": "Connect to a GraphQL endpoint to view schema",
  241. "shared_requests": "Shared requests are empty",
  242. "shared_requests_logout": "Login to view your shared requests or create a new one",
  243. "subscription": "Subscriptions are empty",
  244. "team_name": "Team name empty",
  245. "teams": "You don't belong to any teams",
  246. "tests": "There are no tests for this request"
  247. },
  248. "environment": {
  249. "add_to_global": "Add to Global",
  250. "added": "Environment addition",
  251. "create_new": "Create new environment",
  252. "created": "Environment created",
  253. "deleted": "Environment deletion",
  254. "duplicated": "Environment duplicated",
  255. "edit": "Edit Environment",
  256. "empty_variables": "No variables",
  257. "global": "Global",
  258. "global_variables": "Global variables",
  259. "import_or_create": "Import or create a environment",
  260. "invalid_name": "Please provide a name for the environment",
  261. "list": "Environment variables",
  262. "my_environments": "My Environments",
  263. "name": "Name",
  264. "nested_overflow": "nested environment variables are limited to 10 levels",
  265. "new": "New Environment",
  266. "no_active_environment": "No active environment",
  267. "no_environment": "No environment",
  268. "no_environment_description": "No environments were selected. Choose what to do with the following variables.",
  269. "quick_peek": "Environment Quick Peek",
  270. "replace_with_variable": "Replace with variable",
  271. "scope": "Scope",
  272. "select": "Select environment",
  273. "set": "Set environment",
  274. "set_as_environment": "Set as environment",
  275. "team_environments": "Team Environments",
  276. "title": "Environments",
  277. "updated": "Environment updated",
  278. "value": "Value",
  279. "variable": "Variable",
  280. "variable_list": "Variable List"
  281. },
  282. "error": {
  283. "authproviders_load_error": "Unable to load auth providers",
  284. "browser_support_sse": "This browser doesn't seems to have Server Sent Events support.",
  285. "check_console_details": "Check console log for details.",
  286. "check_how_to_add_origin": "Check how you can add an origin",
  287. "curl_invalid_format": "cURL is not formatted properly",
  288. "danger_zone": "Danger zone",
  289. "delete_account": "Your account is currently an owner in these teams:",
  290. "delete_account_description": "You must either remove yourself, transfer ownership, or delete these teams before you can delete your account.",
  291. "empty_req_name": "Empty Request Name",
  292. "f12_details": "(F12 for details)",
  293. "gql_prettify_invalid_query": "Couldn't prettify an invalid query, solve query syntax errors and try again",
  294. "incomplete_config_urls": "Incomplete configuration URLs",
  295. "incorrect_email": "Incorrect email",
  296. "invalid_link": "Invalid link",
  297. "invalid_link_description": "The link you clicked is invalid or expired.",
  298. "invalid_embed_link": "The embed does not exist or is invalid.",
  299. "json_parsing_failed": "Invalid JSON",
  300. "json_prettify_invalid_body": "Couldn't prettify an invalid body, solve json syntax errors and try again",
  301. "network_error": "There seems to be a network error. Please try again.",
  302. "network_fail": "Could not send request",
  303. "no_collections_to_export": "No collections to export. Please create a collection to get started.",
  304. "no_duration": "No duration",
  305. "no_environments_to_export": "No environments to export. Please create an environment to get started.",
  306. "no_results_found": "No matches found",
  307. "page_not_found": "This page could not be found",
  308. "please_install_extension": "Please install the extension and add origin to the extension.",
  309. "proxy_error": "Proxy error",
  310. "script_fail": "Could not execute pre-request script",
  311. "something_went_wrong": "Something went wrong",
  312. "test_script_fail": "Could not execute post-request script"
  313. },
  314. "export": {
  315. "as_json": "Export as JSON",
  316. "create_secret_gist": "Create secret Gist",
  317. "create_secret_gist_tooltip_text": "Export as secret Gist",
  318. "failed": "Something went wrong while exporting",
  319. "secret_gist_success": "Successfully exported as secret Gist",
  320. "require_github": "Login with GitHub to create secret gist",
  321. "title": "Export",
  322. "success": "Successfully exported"
  323. },
  324. "filter": {
  325. "all": "All",
  326. "none": "None",
  327. "starred": "Starred"
  328. },
  329. "folder": {
  330. "created": "Folder created",
  331. "edit": "Edit Folder",
  332. "invalid_name": "Please provide a name for the folder",
  333. "name_length_insufficient": "Folder name should be at least 3 characters long",
  334. "new": "New Folder",
  335. "renamed": "Folder renamed"
  336. },
  337. "graphql": {
  338. "connection_switch_confirm": "Do you want to connect with the latest GraphQL endpoint?",
  339. "connection_switch_new_url": "Switching to a tab will disconnected you from the active GraphQL connection. New connection URL is",
  340. "connection_switch_url": "You're connected to a GraphQL endpoint the connection URL is",
  341. "mutations": "Mutations",
  342. "schema": "Schema",
  343. "subscriptions": "Subscriptions",
  344. "switch_connection": "Switch connection"
  345. },
  346. "graphql_collections": {
  347. "title": "GraphQL Collections"
  348. },
  349. "group": {
  350. "time": "Time",
  351. "url": "URL"
  352. },
  353. "header": {
  354. "install_pwa": "Install app",
  355. "login": "Login",
  356. "save_workspace": "Save My Workspace"
  357. },
  358. "helpers": {
  359. "authorization": "The authorization header will be automatically generated when you send the request.",
  360. "collection_properties_authorization": " This authorization will be set for every request in this collection.",
  361. "collection_properties_header": "This header will be set for every request in this collection.",
  362. "generate_documentation_first": "Generate documentation first",
  363. "network_fail": "Unable to reach the API endpoint. Check your network connection or select a different Interceptor and try again.",
  364. "offline": "You're using Hoppscotch offline. Updates will sync when you're online, based on workspace settings.",
  365. "offline_short": "You're using Hoppscotch offline.",
  366. "post_request_tests": "Test scripts are written in JavaScript, and are run after the response is received.",
  367. "pre_request_script": "Pre-request scripts are written in JavaScript, and are run before the request is sent.",
  368. "script_fail": "It seems there is a glitch in the pre-request script. Check the error below and fix the script accordingly.",
  369. "test_script_fail": "There seems to be an error with test script. Please fix the errors and run tests again",
  370. "tests": "Write a test script to automate debugging."
  371. },
  372. "hide": {
  373. "collection": "Collapse Collection Panel",
  374. "more": "Hide more",
  375. "preview": "Hide Preview",
  376. "sidebar": "Collapse sidebar"
  377. },
  378. "import": {
  379. "collections": "Import collections",
  380. "curl": "Import cURL",
  381. "environments_from_gist": "Import From Gist",
  382. "environments_from_gist_description": "Import Hoppscotch Environments From Gist",
  383. "failed": "Error while importing: format not recognized",
  384. "from_file": "Import from File",
  385. "from_gist": "Import from Gist",
  386. "from_gist_description": "Import from Gist URL",
  387. "from_insomnia": "Import from Insomnia",
  388. "from_insomnia_description": "Import from Insomnia collection",
  389. "from_json": "Import from Hoppscotch",
  390. "from_json_description": "Import from Hoppscotch collection file",
  391. "from_my_collections": "Import from My Collections",
  392. "from_my_collections_description": "Import from My Collections file",
  393. "from_openapi": "Import from OpenAPI",
  394. "from_openapi_description": "Import from OpenAPI specification file (YML/JSON)",
  395. "from_postman": "Import from Postman",
  396. "from_postman_description": "Import from Postman collection",
  397. "from_url": "Import from URL",
  398. "gist_url": "Enter Gist URL",
  399. "gql_collections_from_gist_description": "Import GraphQL Collections From Gist",
  400. "hoppscotch_environment": "Hoppscotch Environment",
  401. "hoppscotch_environment_description": "Import Hoppscotch Environment JSON file",
  402. "import_from_url_invalid_fetch": "Couldn't get data from the url",
  403. "import_from_url_invalid_file_format": "Error while importing collections",
  404. "import_from_url_invalid_type": "Unsupported type. accepted values are 'hoppscotch', 'openapi', 'postman', 'insomnia'",
  405. "import_from_url_success": "Collections Imported",
  406. "insomnia_environment_description": "Import Insomnia Environment from a JSON/YAML file",
  407. "json_description": "Import collections from a Hoppscotch Collections JSON file",
  408. "postman_environment": "Postman Environment",
  409. "postman_environment_description": "Import Postman Environment from a JSON file",
  410. "title": "Import"
  411. },
  412. "inspections": {
  413. "description": "Inspect possible errors",
  414. "environment": {
  415. "add_environment": "Add to Environment",
  416. "not_found": "Environment variable “{environment}” not found."
  417. },
  418. "header": {
  419. "cookie": "The browser doesn't allow Hoppscotch to set the Cookie Header. While we're working on the Hoppscotch Desktop App (coming soon), please use the Authorization Header instead."
  420. },
  421. "response": {
  422. "401_error": "Please check your authentication credentials.",
  423. "404_error": "Please check your request URL and method type.",
  424. "cors_error": "Please check your Cross-Origin Resource Sharing configuration.",
  425. "default_error": "Please check your request.",
  426. "network_error": "Please check your network connection."
  427. },
  428. "title": "Inspector",
  429. "url": {
  430. "extension_not_installed": "Extension not installed.",
  431. "extension_unknown_origin": "Make sure you've added the API endpoint's origin to the Hoppscotch Browser Extension list.",
  432. "extention_enable_action": "Enable Browser Extension",
  433. "extention_not_enabled": "Extension not enabled."
  434. }
  435. },
  436. "layout": {
  437. "collapse_collection": "Collapse or Expand Collections",
  438. "collapse_sidebar": "Collapse or Expand the sidebar",
  439. "column": "Vertical layout",
  440. "name": "Layout",
  441. "row": "Horizontal layout"
  442. },
  443. "modal": {
  444. "close_unsaved_tab": "You have unsaved changes",
  445. "collections": "Collections",
  446. "confirm": "Confirm",
  447. "customize_request": "Customize Request",
  448. "edit_request": "Edit Request",
  449. "import_export": "Import / Export",
  450. "share_request": "Share Request"
  451. },
  452. "mqtt": {
  453. "already_subscribed": "You are already subscribed to this topic.",
  454. "clean_session": "Clean Session",
  455. "clear_input": "Clear input",
  456. "clear_input_on_send": "Clear input on send",
  457. "client_id": "Client ID",
  458. "color": "Pick a color",
  459. "communication": "Communication",
  460. "connection_config": "Connection Config",
  461. "connection_not_authorized": "This MQTT connection does not use any authentication.",
  462. "invalid_topic": "Please provide a topic for the subscription",
  463. "keep_alive": "Keep Alive",
  464. "log": "Log",
  465. "lw_message": "Last-Will Message",
  466. "lw_qos": "Last-Will QoS",
  467. "lw_retain": "Last-Will Retain",
  468. "lw_topic": "Last-Will Topic",
  469. "message": "Message",
  470. "new": "New Subscription",
  471. "not_connected": "Please start a MQTT connection first.",
  472. "publish": "Publish",
  473. "qos": "QoS",
  474. "ssl": "SSL",
  475. "subscribe": "Subscribe",
  476. "topic": "Topic",
  477. "topic_name": "Topic Name",
  478. "topic_title": "Publish / Subscribe topic",
  479. "unsubscribe": "Unsubscribe",
  480. "url": "URL"
  481. },
  482. "navigation": {
  483. "doc": "Docs",
  484. "graphql": "GraphQL",
  485. "profile": "Profile",
  486. "realtime": "Realtime",
  487. "rest": "REST",
  488. "settings": "Settings"
  489. },
  490. "preRequest": {
  491. "javascript_code": "JavaScript Code",
  492. "learn": "Read documentation",
  493. "script": "Pre-Request Script",
  494. "snippets": "Snippets"
  495. },
  496. "profile": {
  497. "app_settings": "App Settings",
  498. "default_hopp_displayname": "Unnamed User",
  499. "editor": "Editor",
  500. "editor_description": "Editors can add, edit, and delete requests.",
  501. "email_verification_mail": "A verification email has been sent to your email address. Please click on the link to verify your email address.",
  502. "no_permission": "You do not have permission to perform this action.",
  503. "owner": "Owner",
  504. "owner_description": "Owners can add, edit, and delete requests, collections and team members.",
  505. "roles": "Roles",
  506. "roles_description": "Roles are used to control access to the shared collections.",
  507. "updated": "Profile updated",
  508. "viewer": "Viewer",
  509. "viewer_description": "Viewers can only view and use requests."
  510. },
  511. "remove": {
  512. "star": "Remove star"
  513. },
  514. "request": {
  515. "added": "Request added",
  516. "authorization": "Authorization",
  517. "body": "Request Body",
  518. "choose_language": "Choose language",
  519. "content_type": "Content Type",
  520. "content_type_titles": {
  521. "others": "Others",
  522. "structured": "Structured",
  523. "text": "Text"
  524. },
  525. "different_collection": "Cannot reorder requests from different collections",
  526. "duplicated": "Request duplicated",
  527. "duration": "Duration",
  528. "enter_curl": "Enter cURL command",
  529. "generate_code": "Generate code",
  530. "generated_code": "Generated code",
  531. "go_to_authorization_tab": "Go to Authorization tab",
  532. "go_to_body_tab": "Go to Body tab",
  533. "header_list": "Header List",
  534. "invalid_name": "Please provide a name for the request",
  535. "method": "Method",
  536. "moved": "Request moved",
  537. "name": "Request name",
  538. "new": "New Request",
  539. "order_changed": "Request Order Updated",
  540. "override": "Override",
  541. "override_help": "Set <kbd>Content-Type</kbd> in Headers",
  542. "overriden": "Overridden",
  543. "parameter_list": "Query Parameters",
  544. "parameters": "Parameters",
  545. "path": "Path",
  546. "payload": "Payload",
  547. "query": "Query",
  548. "raw_body": "Raw Request Body",
  549. "rename": "Rename Request",
  550. "renamed": "Request renamed",
  551. "run": "Run",
  552. "save": "Save",
  553. "save_as": "Save as",
  554. "saved": "Request saved",
  555. "share": "Share",
  556. "share_description": "Share Hoppscotch with your friends",
  557. "share_request": "Share Request",
  558. "stop": "Stop",
  559. "title": "Request",
  560. "type": "Request type",
  561. "url": "URL",
  562. "variables": "Variables",
  563. "view_my_links": "View my links"
  564. },
  565. "response": {
  566. "audio": "Audio",
  567. "body": "Response Body",
  568. "filter_response_body": "Filter JSON response body (uses JSONPath syntax)",
  569. "headers": "Headers",
  570. "html": "HTML",
  571. "image": "Image",
  572. "json": "JSON",
  573. "pdf": "PDF",
  574. "preview_html": "Preview HTML",
  575. "raw": "Raw",
  576. "size": "Size",
  577. "status": "Status",
  578. "time": "Time",
  579. "title": "Response",
  580. "video": "Video",
  581. "waiting_for_connection": "waiting for connection",
  582. "xml": "XML"
  583. },
  584. "settings": {
  585. "accent_color": "Accent color",
  586. "account": "Account",
  587. "account_deleted": "Your account has been deleted",
  588. "account_description": "Customize your account settings.",
  589. "account_email_description": "Your primary email address.",
  590. "account_name_description": "This is your display name.",
  591. "additional": "Additional Settings",
  592. "background": "Background",
  593. "black_mode": "Black",
  594. "choose_language": "Choose language",
  595. "dark_mode": "Dark",
  596. "delete_account": "Delete account",
  597. "delete_account_description": "Once you delete your account, all your data will be permanently deleted. This action cannot be undone.",
  598. "expand_navigation": "Expand navigation",
  599. "experiments": "Experiments",
  600. "experiments_notice": "This is a collection of experiments we're working on that might turn out to be useful, fun, both, or neither. They're not final and may not be stable, so if something overly weird happens, don't panic. Just turn the dang thing off. Jokes aside, ",
  601. "extension_ver_not_reported": "Not Reported",
  602. "extension_version": "Extension Version",
  603. "extensions": "Browser extension",
  604. "extensions_use_toggle": "Use the browser extension to send requests (if present)",
  605. "follow": "Follow us",
  606. "interceptor": "Interceptor",
  607. "interceptor_description": "Middleware between application and APIs.",
  608. "language": "Language",
  609. "light_mode": "Light",
  610. "official_proxy_hosting": "Official Proxy is hosted by Hoppscotch.",
  611. "profile": "Profile",
  612. "profile_description": "Update your profile details",
  613. "profile_email": "Email address",
  614. "profile_name": "Profile name",
  615. "proxy": "Proxy",
  616. "proxy_url": "Proxy URL",
  617. "proxy_use_toggle": "Use the proxy middleware to send requests",
  618. "read_the": "Read the",
  619. "reset_default": "Reset to default",
  620. "short_codes": "Short codes",
  621. "short_codes_description": "Short codes which were created by you.",
  622. "sidebar_on_left": "Sidebar on left",
  623. "sync": "Synchronise",
  624. "sync_collections": "Collections",
  625. "sync_description": "These settings are synced to cloud.",
  626. "sync_environments": "Environments",
  627. "sync_history": "History",
  628. "system_mode": "System",
  629. "telemetry": "Telemetry",
  630. "telemetry_helps_us": "Telemetry helps us to personalize our operations and deliver the best experience to you.",
  631. "theme": "Theme",
  632. "theme_description": "Customize your application theme.",
  633. "use_experimental_url_bar": "Use experimental URL bar with environment highlighting",
  634. "user": "User",
  635. "verified_email": "Verified email",
  636. "verify_email": "Verify email"
  637. },
  638. "shared_requests": {
  639. "button": "Button",
  640. "button_info": "Create a 'Run in Hoppscotch' button for your website, blog or a README.",
  641. "copy_html": "Copy HTML",
  642. "copy_link": "Copy Link",
  643. "copy_markdown": "Copy Markdown",
  644. "creating_widget": "Creating widget",
  645. "customize": "Customize",
  646. "deleted": "Shared request deleted",
  647. "description": "Select a widget, you can change and customize this later",
  648. "embed": "Embed",
  649. "embed_info": "Add a mini 'Hoppscotch API Playground' to your website, blog or documentation.",
  650. "link": "Link",
  651. "link_info": "Create a shareable link to share with anyone on the internet with view access.",
  652. "modified": "Shared request modified",
  653. "not_found": "Shared request not found",
  654. "open_new_tab": "Open in new tab",
  655. "preview": "Preview",
  656. "run_in_hoppscotch": "Run in Hoppscotch",
  657. "theme": {
  658. "dark": "Dark",
  659. "light": "Light",
  660. "system": "System",
  661. "title": "Theme"
  662. }
  663. },
  664. "shortcut": {
  665. "general": {
  666. "close_current_menu": "Close current menu",
  667. "command_menu": "Search & command menu",
  668. "help_menu": "Help menu",
  669. "show_all": "Keyboard shortcuts",
  670. "title": "General"
  671. },
  672. "miscellaneous": {
  673. "invite": "Invite people to Hoppscotch",
  674. "title": "Miscellaneous"
  675. },
  676. "navigation": {
  677. "back": "Go back to previous page",
  678. "documentation": "Go to Documentation page",
  679. "forward": "Go forward to next page",
  680. "graphql": "Go to GraphQL page",
  681. "profile": "Go to Profile page",
  682. "realtime": "Go to Realtime page",
  683. "rest": "Go to REST page",
  684. "settings": "Go to Settings page",
  685. "title": "Navigation"
  686. },
  687. "others": {
  688. "prettify": "Prettify Editor's Content",
  689. "title": "Others"
  690. },
  691. "request": {
  692. "delete_method": "Select DELETE method",
  693. "get_method": "Select GET method",
  694. "head_method": "Select HEAD method",
  695. "import_curl": "Import cURL",
  696. "method": "Method",
  697. "next_method": "Select Next method",
  698. "post_method": "Select POST method",
  699. "previous_method": "Select Previous method",
  700. "put_method": "Select PUT method",
  701. "rename": "Rename Request",
  702. "reset_request": "Reset Request",
  703. "save_request": "Save Request",
  704. "save_to_collections": "Save to Collections",
  705. "send_request": "Send Request",
  706. "share_request": "Share Request",
  707. "show_code": "Generate code snippet",
  708. "title": "Request"
  709. },
  710. "response": {
  711. "copy": "Copy response to clipboard",
  712. "download": "Download response as file",
  713. "title": "Response"
  714. },
  715. "theme": {
  716. "black": "Switch theme to Black Mode",
  717. "dark": "Switch theme to Dark Mode",
  718. "light": "Switch theme to Light Mode",
  719. "system": "Switch theme to System Mode",
  720. "title": "Theme"
  721. }
  722. },
  723. "show": {
  724. "code": "Show code",
  725. "collection": "Expand Collection Panel",
  726. "more": "Show more",
  727. "sidebar": "Expand sidebar"
  728. },
  729. "socketio": {
  730. "communication": "Communication",
  731. "connection_not_authorized": "This SocketIO connection does not use any authentication.",
  732. "event_name": "Event/Topic Name",
  733. "events": "Events",
  734. "log": "Log",
  735. "url": "URL"
  736. },
  737. "spotlight": {
  738. "change_language": "Change Language",
  739. "environments": {
  740. "delete": "Delete current environment",
  741. "duplicate": "Duplicate current environment",
  742. "duplicate_global": "Duplicate global environment",
  743. "edit": "Edit current environment",
  744. "edit_global": "Edit global environment",
  745. "new": "Create new environment",
  746. "new_variable": "Create a new environment variable",
  747. "title": "Environments"
  748. },
  749. "general": {
  750. "chat": "Chat with support",
  751. "help_menu": "Help and support",
  752. "open_docs": "Read Documentation",
  753. "open_github": "Open GitHub repository",
  754. "open_keybindings": "Keyboard shortcuts",
  755. "social": "Social",
  756. "title": "General"
  757. },
  758. "graphql": {
  759. "connect": "Connect to server",
  760. "disconnect": "Disconnect from server"
  761. },
  762. "miscellaneous": {
  763. "invite": "Invite your friends to Hoppscotch",
  764. "title": "Miscellaneous"
  765. },
  766. "request": {
  767. "save_as_new": "Save as new request",
  768. "select_method": "Select method",
  769. "switch_to": "Switch to",
  770. "tab_authorization": "Authorization tab",
  771. "tab_body": "Body tab",
  772. "tab_headers": "Headers tab",
  773. "tab_parameters": "Parameters tab",
  774. "tab_pre_request_script": "Pre-request script tab",
  775. "tab_query": "Query tab",
  776. "tab_tests": "Tests tab",
  777. "tab_variables": "Variables tab"
  778. },
  779. "response": {
  780. "copy": "Copy response",
  781. "download": "Download response as file",
  782. "title": "Response"
  783. },
  784. "section": {
  785. "interceptor": "Interceptor",
  786. "interface": "Interface",
  787. "theme": "Theme",
  788. "user": "User"
  789. },
  790. "settings": {
  791. "change_interceptor": "Change Interceptor",
  792. "change_language": "Change Language",
  793. "theme": {
  794. "black": "Black",
  795. "dark": "Dark",
  796. "light": "Light",
  797. "system": "System preference"
  798. }
  799. },
  800. "tab": {
  801. "close_current": "Close current tab",
  802. "close_others": "Close all other tabs",
  803. "duplicate": "Duplicate current tab",
  804. "new_tab": "Open a new tab",
  805. "title": "Tabs"
  806. },
  807. "workspace": {
  808. "delete": "Delete current team",
  809. "edit": "Edit current team",
  810. "invite": "Invite people to team",
  811. "new": "Create new team",
  812. "switch_to_personal": "Switch to your personal workspace",
  813. "title": "Teams"
  814. }
  815. },
  816. "sse": {
  817. "event_type": "Event type",
  818. "log": "Log",
  819. "url": "URL"
  820. },
  821. "state": {
  822. "bulk_mode": "Bulk edit",
  823. "bulk_mode_placeholder": "Entries are separated by newline\nKeys and values are separated by :\nPrepend # to any row you want to add but keep disabled",
  824. "cleared": "Cleared",
  825. "connected": "Connected",
  826. "connected_to": "Connected to {name}",
  827. "connecting_to": "Connecting to {name}...",
  828. "connection_error": "Failed to connect",
  829. "connection_failed": "Connection failed",
  830. "connection_lost": "Connection lost",
  831. "copied_interface_to_clipboard": "Copied {language} interface type to clipboard",
  832. "copied_to_clipboard": "Copied to clipboard",
  833. "deleted": "Deleted",
  834. "deprecated": "DEPRECATED",
  835. "disabled": "Disabled",
  836. "disconnected": "Disconnected",
  837. "disconnected_from": "Disconnected from {name}",
  838. "docs_generated": "Documentation generated",
  839. "download_failed": "Download failed",
  840. "download_started": "Download started",
  841. "enabled": "Enabled",
  842. "file_imported": "File imported",
  843. "finished_in": "Finished in {duration} ms",
  844. "hide": "Hide",
  845. "history_deleted": "History deleted",
  846. "linewrap": "Wrap lines",
  847. "loading": "Loading...",
  848. "message_received": "Message: {message} arrived on topic: {topic}",
  849. "mqtt_subscription_failed": "Something went wrong while subscribing to topic: {topic}",
  850. "none": "None",
  851. "nothing_found": "Nothing found for",
  852. "published_error": "Something went wrong while publishing msg: {topic} to topic: {message}",
  853. "published_message": "Published message: {message} to topic: {topic}",
  854. "reconnection_error": "Failed to reconnect",
  855. "show": "Show",
  856. "subscribed_failed": "Failed to subscribe to topic: {topic}",
  857. "subscribed_success": "Successfully subscribed to topic: {topic}",
  858. "unsubscribed_failed": "Failed to unsubscribe from topic: {topic}",
  859. "unsubscribed_success": "Successfully unsubscribed from topic: {topic}",
  860. "waiting_send_request": "Waiting to send request"
  861. },
  862. "support": {
  863. "changelog": "Read more about latest releases",
  864. "chat": "Questions? Chat with us!",
  865. "community": "Ask questions and help others",
  866. "documentation": "Read more about Hoppscotch",
  867. "forum": "Ask questions and get answers",
  868. "github": "Follow us on Github",
  869. "shortcuts": "Browse app faster",
  870. "team": "Get in touch with the team",
  871. "title": "Support",
  872. "twitter": "Follow us on Twitter"
  873. },
  874. "tab": {
  875. "authorization": "Authorization",
  876. "body": "Body",
  877. "close": "Close Tab",
  878. "close_others": "Close other Tabs",
  879. "collections": "Collections",
  880. "documentation": "Documentation",
  881. "duplicate": "Duplicate Tab",
  882. "environments": "Environments",
  883. "headers": "Headers",
  884. "history": "History",
  885. "mqtt": "MQTT",
  886. "parameters": "Parameters",
  887. "pre_request_script": "Pre-request Script",
  888. "queries": "Queries",
  889. "query": "Query",
  890. "schema": "Schema",
  891. "shared_requests": "Shared Requests",
  892. "socketio": "Socket.IO",
  893. "sse": "SSE",
  894. "tests": "Tests",
  895. "types": "Types",
  896. "variables": "Variables",
  897. "websocket": "WebSocket"
  898. },
  899. "team": {
  900. "already_member": "You are already a member of this team. Contact your team owner.",
  901. "create_new": "Create new team",
  902. "deleted": "Team deleted",
  903. "edit": "Edit Team",
  904. "email": "E-mail",
  905. "email_do_not_match": "Email doesn't match with your account details. Contact your team owner.",
  906. "exit": "Exit Team",
  907. "exit_disabled": "Only owner cannot exit the team",
  908. "failed_invites": "Failed invites",
  909. "invalid_coll_id": "Invalid collection ID",
  910. "invalid_email_format": "Email format is invalid",
  911. "invalid_id": "Invalid team ID. Contact your team owner.",
  912. "invalid_invite_link": "Invalid invite link",
  913. "invalid_invite_link_description": "The link you followed is invalid. Contact your team owner.",
  914. "invalid_member_permission": "Please provide a valid permission to the team member",
  915. "invite": "Invite",
  916. "invite_more": "Invite more",
  917. "invite_tooltip": "Invite people to this workspace",
  918. "invited_to_team": "{owner} invited you to join {team}",
  919. "join": "Invitation accepted",
  920. "join_beta": "Join the beta program to access teams.",
  921. "join_team": "Join {team}",
  922. "joined_team": "You have joined {team}",
  923. "joined_team_description": "You are now a member of this team",
  924. "left": "You left the team",
  925. "login_to_continue": "Login to continue",
  926. "login_to_continue_description": "You need to be logged in to join a team.",
  927. "logout_and_try_again": "Logout and sign in with another account",
  928. "member_has_invite": "This email ID already has an invite. Contact your team owner.",
  929. "member_not_found": "Member not found. Contact your team owner.",
  930. "member_removed": "User removed",
  931. "member_role_updated": "User roles updated",
  932. "members": "Members",
  933. "more_members": "+{count} more",
  934. "name_length_insufficient": "Team name should be at least 6 characters long",
  935. "name_updated": "Team name updated",
  936. "new": "New Team",
  937. "new_created": "New team created",
  938. "new_name": "My New Team",
  939. "no_access": "You do not have edit access to this team",
  940. "no_invite_found": "Invitation not found. Contact your team owner.",
  941. "no_request_found": "Request not found.",
  942. "not_found": "Team not found. Contact your team owner.",
  943. "not_valid_viewer": "You are not a valid viewer. Contact your team owner.",
  944. "parent_coll_move": "Cannot move collection to a child collection",
  945. "pending_invites": "Pending invites",
  946. "permissions": "Permissions",
  947. "same_target_destination": "Same target and destination",
  948. "saved": "Team saved",
  949. "select_a_team": "Select a team",
  950. "success_invites": "Success invites",
  951. "title": "Teams",
  952. "we_sent_invite_link": "We sent an invite link to all invitees!",
  953. "we_sent_invite_link_description": "Ask all invitees to check their inbox. Click on the link to join the team."
  954. },
  955. "team_environment": {
  956. "deleted": "Environment Deleted",
  957. "duplicate": "Environment Duplicated",
  958. "not_found": "Environment not found."
  959. },
  960. "test": {
  961. "failed": "test failed",
  962. "javascript_code": "JavaScript Code",
  963. "learn": "Read documentation",
  964. "passed": "test passed",
  965. "report": "Test Report",
  966. "results": "Test Results",
  967. "script": "Script",
  968. "snippets": "Snippets"
  969. },
  970. "websocket": {
  971. "communication": "Communication",
  972. "log": "Log",
  973. "message": "Message",
  974. "protocols": "Protocols",
  975. "url": "URL"
  976. },
  977. "workspace": {
  978. "change": "Change workspace",
  979. "personal": "My Workspace",
  980. "team": "Team Workspace",
  981. "title": "Workspaces"
  982. }
  983. }