Advertisement
Guest User

Untitled

a guest
Sep 12th, 2019
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.91 KB | None | 0 0
  1. {
  2. "ACTIVATE": {
  3. "error": "Error Activating account",
  4. "please": "Please",
  5. "title": "Activating account",
  6. "validated": "Validated"
  7. },
  8. "AUDIT_ENVIRONMENTS": {
  9. "EMPTY": {
  10. "button": "Create Audit Environment",
  11. "modal": "Create your first audit environment",
  12. "text": "You don't have any audit environments set.",
  13. "title": "Create your first Audit Environment"
  14. },
  15. "add": "Add Audit Environment",
  16. "auditLog": "Audit Log",
  17. "overview": "Overview",
  18. "title_pl": "Audit Environmets"
  19. },
  20. "CLOUD_ACC": {
  21. "EMPTY": {
  22. "button": "Link your AWS account",
  23. "modal": "Link your AWS account",
  24. "text": " Connect to your existing Amazon Web Services (AWS). You can set different AWS accounts for every project you have on TyphoonX platform.",
  25. "title": "Connect with AWS"
  26. },
  27. "LINK": {
  28. "cloudId": "AWS Account ID",
  29. "cloudRole": "AWS Role Name",
  30. "description": "Account Name",
  31. "externalId": "External id"
  32. },
  33. "add": "Link Cloud Access",
  34. "addAccount": "Add Cloud Access",
  35. "create": "Link Cloud Access",
  36. "title": "Cloud Access",
  37. "title_pl": "Cloud Access"
  38. },
  39. "CLOUD_ACCESS": {
  40. "EMPTY": {
  41. "button": "Add Cloud Access",
  42. "modal": "Add Cloud Access",
  43. "text": " Connect to your existing Amazon Web Services (AWS). You can set different AWS accounts for every project you have on TyphoonX platform.",
  44. "title": "Add Cloud Access"
  45. },
  46. "add": "Add Cloud Access",
  47. "addCloudAccess": "Add Cloud Access",
  48. "create": "Add Cloud Access",
  49. "title": "Cloud Access",
  50. "title_pl": "Cloud Access"
  51. },
  52. "COMPONENTS": {
  53. "COMPONENT_BUILDS": {
  54. "builds": "Builds",
  55. "close": "Close",
  56. "history": "Build History",
  57. "latestBuild": "Latest Build",
  58. "noBuilds": "There aren't any builds to be shown",
  59. "refresh": "Refresh"
  60. },
  61. "CONFIG": {
  62. "key": "Key",
  63. "sensitive": "Sensitive",
  64. "value": "Value"
  65. },
  66. "CREATE": {
  67. "cloudAccountId": "Cloud Access",
  68. "description": "Description",
  69. "type": "Type"
  70. },
  71. "EMPTY": {
  72. "modal": "Create your first component",
  73. "text": "You don't have any Components.",
  74. "title": "Create your first Component"
  75. },
  76. "PLANS": {
  77. "ACTIONS": {
  78. "Add": "Added",
  79. "Modify": "Modified"
  80. },
  81. "CREATE": {
  82. "action": "Action:",
  83. "close": "Close",
  84. "component": "Component:",
  85. "creating": "Plan creation in progress...",
  86. "deploy": "Deploy plan",
  87. "error": "Error creating plan",
  88. "noPlanChanges": "No plan changes detected yet!",
  89. "resource": "Resource:"
  90. },
  91. "create": "Create plan",
  92. "details": "Plan Details"
  93. },
  94. "add": "Add Component",
  95. "create": "Create Component",
  96. "newComponent": "Add New Component",
  97. "title": "Component",
  98. "title_pl": "Components",
  99. "viewBuilds": "View Builds"
  100. },
  101. "DASHBOARDS": {
  102. "EMPTY": {
  103. "button": "Create Dashboard",
  104. "modal": "Create your first dashboard",
  105. "text": "You don't have any dashboards set.",
  106. "title": "Create your first Dashboard"
  107. },
  108. "WIDGET": {
  109. "noDataText": "No data to be displayed"
  110. },
  111. "add": "Add Dashboard",
  112. "addComponent": "Add Chart Component",
  113. "addDimension": "Add dimension",
  114. "color": "Color",
  115. "dimensions": "Dimensions",
  116. "edit": "Edit Dashboard",
  117. "refresh": "refresh",
  118. "save": "Dashboard Save",
  119. "title_pl": "Dashboards"
  120. },
  121. "ENVIRONMENTS": {
  122. "CREATE": {
  123. "accountId": "Cloud Access",
  124. "description": "Description",
  125. "name": "Environment name"
  126. },
  127. "EMPTY": {
  128. "button": "Create Environment",
  129. "modal": "Create your first environment",
  130. "text": "You don't have any environments set.",
  131. "title": "Create your first Environment"
  132. },
  133. "add": "Add Environment",
  134. "create": "Create Environment",
  135. "details": "Environment Details",
  136. "status": {
  137. "CREATE_COMPLETE": "Create Completed",
  138. "CREATE_IN_PROGRESS": "In Progress",
  139. "DELETE_FAILED": "Delete Failed",
  140. "DELETE_IN_PROGRESS": "Delete in progress",
  141. "NOT_DEPLOYED": "Not Deployed",
  142. "REVIEW_IN_PROGRESS": "Review in Progress",
  143. "ROLLBACK_COMPLETE": "Rollback Complete",
  144. "UPDATE_COMPLETE": "Update Completed"
  145. },
  146. "title": "Environment",
  147. "title_pl": "Environments"
  148. },
  149. "FORGOTPASS": {
  150. "check": "Check your",
  151. "checkTwo": "inbox for instructions on how to reset your password.",
  152. "instructions": "To reset your password, enter the doman and email address you use to sign in to TyphoonX.",
  153. "orLogin": "or Login",
  154. "resetLink": "Get reset link",
  155. "sentMail": "Email sent!"
  156. },
  157. "HOME": {
  158. "desc": "TyphoonX provides comprehensive automation for deploying, operating, and optimizing applications across clouds. It guides DevOps teams by automating the complex operations and management of application components, it provides tools for monitoring and security of cloud environments and applications.",
  159. "heading": "TyphoonX is a cloud-native integration platform that automates application lifecycle management in cloud environments"
  160. },
  161. "LOGIN": {
  162. "forgotPass": "Forgot Password",
  163. "login": "Login",
  164. "loginAD": "Login with AD",
  165. "next": "Next",
  166. "title": "Login to your account"
  167. },
  168. "LOGOUT": {
  169. "homePage": "Home Page",
  170. "success": "You've Successfully Logged Out"
  171. },
  172. "OVERVIEW": {
  173. "DEVOPS": {
  174. "description": "There’s no shortage of developers and enterprises of all sizes who are interested in the increased speed, collaboration, and iteration that DevOps promises.",
  175. "development": "Development",
  176. "title": "DevOps"
  177. },
  178. "DEVOPS_DOCS": {
  179. "devops": "DevOps",
  180. "devopsDesc": "DevOps automation enables end-to-end automation of the whole software delivery process where poeple involved have their own role in the process."
  181. },
  182. "EIM": {
  183. "description": "Enterprise management",
  184. "title": "Enterprise management"
  185. },
  186. "GET_STARTED_DOCS": {
  187. "geStartedDesc": "TyphoonX provides comprehensive automation for deploying, operating, and optimizing containerized applications across clouds.",
  188. "getStarted": "Get started"
  189. },
  190. "MANAGEMENT": {
  191. "em": "Enterprise Management",
  192. "emDesc": "We provide a secure user management system with integration with external user directories and in-house ones.",
  193. "management": "Management"
  194. },
  195. "MONITORING": {
  196. "description": "The reality of modern application design means that when an unexpected issue occurs, the ability to find the root cause can be difficult.",
  197. "monitoring": "Monitoring",
  198. "title": "Monitoring"
  199. },
  200. "MONITORING_DOCS": {
  201. "monitoring": "Monitoring",
  202. "monitoringDesc": "TyphoonX offers a wholesome monitoring tool for your cloud infrastructure. It pulls metrics from all your cloud services and resources and makes it easy for you to monitor them and detect possible issues before they arise."
  203. },
  204. "SECURITY": {
  205. "description": "Cloud security is our highest priority. TyphoonX allows you to scale and implement solutions, while maintaining a secure environment.",
  206. "title": "Security"
  207. },
  208. "SECURITY_DOCS": {
  209. "security": "Security",
  210. "securityDesc": "Cloud security is our highest priority. TyphoonX allows you to scale and implement solutions, while maintaining a secure environment."
  211. },
  212. "WELCOME": {
  213. "congrats": "Congratulation on registration. What´s next?",
  214. "welcome": "Welcome to TyphoonX"
  215. },
  216. "components_overview": "Components Overview",
  217. "development": "Development",
  218. "docs": "Documentation",
  219. "overview": "Overview",
  220. "read": "Read"
  221. },
  222. "PIPELINE": {
  223. "CREATE": {
  224. "branch": "Branch name",
  225. "componentId": "Component id",
  226. "pipelineName": "Pipeline name",
  227. "repo": "Repository",
  228. "repoAcc": "Repo Account",
  229. "trigger": "Automated trigger"
  230. },
  231. "EMPTY": {
  232. "button": "Create pipeline",
  233. "modal": "Create your first pipeline",
  234. "text": "You don't have any pipelines set.",
  235. "title": "Create your first pipeline"
  236. },
  237. "add": "Add Pipeline",
  238. "create": "Create Pipeine",
  239. "title": "Pipeline",
  240. "title_pl": "Pipelines"
  241. },
  242. "PROFILE": {
  243. "EDIT": {
  244. "confirmPass": "Confirm New Password",
  245. "newPass": "New Password",
  246. "oldPass": "Old password",
  247. "save": "Save",
  248. "title": "Edit your profile"
  249. },
  250. "MENU": {
  251. "logout": "Logout",
  252. "profile": "Profile"
  253. }
  254. },
  255. "PROJECTS": {
  256. "CREATE": {
  257. "desc": "Project Description",
  258. "name": "Project name"
  259. },
  260. "EMPTY": {
  261. "button": "Create project",
  262. "modal": "Create your first project",
  263. "text": "You don't have any projects set.",
  264. "title": "Create your first project"
  265. },
  266. "add": "Add Project",
  267. "create": "Create Project",
  268. "overview": "Project Overview",
  269. "projectFirst": "Please create project first!",
  270. "projectId": "Project",
  271. "title": "Project",
  272. "title_pl": "Projects"
  273. },
  274. "REPO_ACCOUNTS": {
  275. "CREATE": {
  276. "auth": "Authorize",
  277. "chooseProject": "Choose project and Authorize access to your Bitbucket Repository.",
  278. "desc": "Description",
  279. "projectId": "Project"
  280. },
  281. "EMPTY": {
  282. "button": "Create repo account",
  283. "modal": "Create your first repo account",
  284. "text": "You don't have any repo accounts set.",
  285. "title": "Create your first repo account"
  286. },
  287. "LINK": {
  288. "authInProgress": "Authorization in progress...",
  289. "back": "Go back",
  290. "reason": "Reason",
  291. "wrong": "Something went wrong."
  292. },
  293. "add": "Add Repo Account",
  294. "create": "Add Repo Account",
  295. "link": "Link Repo Account ",
  296. "title": "Repo Account",
  297. "title_pl": "Repo Accounts"
  298. },
  299. "RESETPASS": {
  300. "confirm": "Enter your new password for your TyphoonX account.",
  301. "confirmPass": "Confirm New Password",
  302. "confirmed": "Your password has been updated successfully. You can ",
  303. "confirmedTwo": "login here",
  304. "newPass": "New Password",
  305. "noMatch": "Passwords don't match",
  306. "title": "Password Reset"
  307. },
  308. "RESOURCES": {
  309. "CREATE": {
  310. "compName": "Component Name",
  311. "config": "Configurations",
  312. "firstResource": "Create your first Resource",
  313. "noResource": "There aren't any resources created yet.",
  314. "resourceName": "Resource Name",
  315. "selectComp": "Select Component"
  316. },
  317. "add": "Add new",
  318. "addConfigItem": "Add configuration item",
  319. "compSelect": "Select Components",
  320. "componentId": "Component ID",
  321. "componentName": "Component name",
  322. "create": "Create Resource",
  323. "edit": "Edit Resource",
  324. "envSelect": "Select Environment",
  325. "name": "Resource name",
  326. "title_pl": "Resources"
  327. },
  328. "SIGNUP": {
  329. "FINISH": {
  330. "title": "Finish signing up"
  331. },
  332. "confirmPass": "Confirm Password",
  333. "domain": "Your site",
  334. "firstName": "First name",
  335. "haveAccount": "Already have an account?",
  336. "lastName": "Last name",
  337. "signUp": "Sign Up",
  338. "terms": "I agree to the Terms and conditions and Privacy Policy"
  339. },
  340. "TF_ENVIRONMENTS": {
  341. "create": "Create Environment",
  342. "title": "Infrastructure Environment",
  343. "title_pl": "Infrastructure Environments"
  344. },
  345. "TF_INFRASTRUCTURES": {
  346. "create": "Create Infrastructure",
  347. "dataResources": "Data Resources",
  348. "edit": "Edit Infrastructure",
  349. "environments": "Environments",
  350. "managedResources": "Managed Resources",
  351. "outputs": "Outputs",
  352. "title": "Infrastructure",
  353. "title_pl": "Infrastructures",
  354. "variables": "Variables"
  355. },
  356. "TF_PIPELINES": {
  357. "CREATE": {
  358. "branch": "Branch name",
  359. "componentId": "Component id",
  360. "pipelineName": "Pipeline name",
  361. "repo": "Repository",
  362. "repoAcc": "Repo Account",
  363. "trigger": "Automated trigger"
  364. },
  365. "EMPTY": {
  366. "button": "Create pipeline",
  367. "modal": "Create your first pipeline",
  368. "text": "You don't have any pipelines set.",
  369. "title": "Create your first pipeline"
  370. },
  371. "add": "Add Pipeline",
  372. "create": "Create Pipeine",
  373. "title": "Pipeline",
  374. "title_pl": "Pipelines"
  375. },
  376. "USERS": {
  377. "EMPTY": {
  378. "newUsers": "Click here to invite users",
  379. "newUsersBtn": "+ Invite New User"
  380. },
  381. "active": "active",
  382. "connectAzure": "Connect with Azure AD",
  383. "edit": "Edit",
  384. "inactive": "inactive",
  385. "invitations": "User Invitations",
  386. "inviteAdUser": "Invite AD User",
  387. "inviteUser": "Invite User",
  388. "newUser": "Invite New User",
  389. "select": "Select",
  390. "status": "Status",
  391. "title": "User",
  392. "title_pl": "Users",
  393. "updateUser": "Update Users"
  394. },
  395. "WIDGETS": {
  396. "edit": "Edit Widget"
  397. },
  398. "general": {
  399. "accCounter": "# Cloud Acc.",
  400. "accountRole": "Account Role",
  401. "action": "Action",
  402. "address": "Address",
  403. "after": "After",
  404. "aggregation": "Aggregation",
  405. "alias": "Alias",
  406. "all": "All",
  407. "auditLog": "Audit Log",
  408. "authType": "Auth Type",
  409. "automation": "DevOps Automation",
  410. "awsService": "AWS Service",
  411. "before": "Before",
  412. "changes": "Changes",
  413. "close": "Close",
  414. "cloudAccessType": "Cloud Access Type",
  415. "cloudId": "AWS Account ID",
  416. "cloudRole": "AWS Role Name",
  417. "componentCounter": "# Components",
  418. "copy": "Copy",
  419. "dashboards": "Dashboards",
  420. "dateCreated": "Date Created",
  421. "dateUpdated": "Date updated",
  422. "default": "Default",
  423. "description": "Description",
  424. "devOpsEngineType": "Dev Ops Engine Type",
  425. "domain": "Domain",
  426. "edit": "Edit",
  427. "em": "Enterprise Management",
  428. "email": "Email",
  429. "envCounter": "# Environments",
  430. "externalId": "External ID",
  431. "fullName": "Full name",
  432. "landingPage": "Landing page",
  433. "lastDeploy": "Last deploy",
  434. "loading": "Loading...",
  435. "management": "Management",
  436. "metric": "Metric",
  437. "metrics": "Metrics",
  438. "name": "Name",
  439. "noChanges": "No Changes",
  440. "password": "Password",
  441. "period": "Period",
  442. "pipelineCounter": "# Pipelines",
  443. "properties": "Properties",
  444. "redirect": "Redirecting...",
  445. "refresh": "Refresh",
  446. "region": "Region",
  447. "remove": "Remove",
  448. "repoAccountCounter": "# Repo Acc.",
  449. "securityAudit": "Security Audit",
  450. "selectProject": "Select Project",
  451. "sensitive": "Sensitive",
  452. "services": "Services",
  453. "status": "Status",
  454. "templates": "Templates",
  455. "type": "Type",
  456. "users": "Users",
  457. "value": "Value",
  458. "viewChanges": "View Changes",
  459. "xAxis": "X-Axis",
  460. "yAxis": "Y-Axis"
  461. }
  462. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement