forked from instatushq/languages
-
Notifications
You must be signed in to change notification settings - Fork 0
/
en.json
158 lines (134 loc) · 5.33 KB
/
en.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
{
"languageCode": "en",
"languageName": "English",
"langageNameShort": "ENG",
"dateLocale": "enUS",
"or": "or",
"to": "to",
"at": "at",
"status": "Status",
"statusPage": "Status Page",
"isDown": "Experiencing issues",
"isDisrupted": "Experiencing disruptions",
"isNotice": "Maintenance in-progress",
"isOk": "All systems operational",
"operational": "Operational",
"underMaintenance": "Maintenance",
"degradedPerformance": "Degraded performance",
"partialOutage": "Partial Outage",
"minorOutage": "Minor Outage",
"majorOutage": "Major Outage",
"systemMetrics": "System metrics",
"incidents": "Previous incidents",
"incidentHistory": "Incident history",
"incidentDetails": "Incident details",
"maintenances" : "Maintenances",
"maintenanceHistory" : "Maintenances history",
"maintenanceDetails" : "Maintenance details",
"started": "Started on",
"scheduledFor": "Scheduled for",
"updated": "Updated on",
"resolvedAfter": "Resolved after",
"inUnderAMinute": "in under a minute",
"ofDowntime": "of downtime",
"notResolved": "Not resolved yet.",
"affected": "Affected",
"affects": "Affects",
"noDowntime": "No downtime reported",
"didntStart": "Service didn't start yet",
"noIncidents": "No incidents reported",
"noIncidentsMonth": "No incidents reported this month.",
"noIncidentsWeek": "No incidents reported for the past 7 days.",
"prev": "Previous",
"next": "Next",
"goBack": "Go back to",
"poweredBy": "❤️",
"showIncidentHistory": "Show incident history",
"showCurrent": "Show current status",
"getUpdates": "Get updates",
"getUpdatesBy": "Get updates by",
"toAllComponents": "Get all status updates",
"toCertainComponents": "Only specific components",
"subscribe": "Subscribe",
"working": "Working…",
"subscribed": "You are now subscribed",
"getStatusUpdates": "Get status updates",
"email": "Email",
"getUpdatesEmailShort": "Get updates by email",
"getUpdatesEmailLong": "Get updates in your inbox",
"sms": "SMS",
"getUpdatesSmsShort": "Get updates by SMS",
"getUpdatesSmsLong": "Get updates on your phone",
"rss": "RSS",
"webhook": "Webhook",
"atom": "Atom",
"feed": "Feed",
"getUpdatesRss": "Get updates by RSS",
"twitter": "Twitter",
"getUpdatesTwitterShort": "Follow updates on Twitter",
"getUpdatesTwitterLong": "Follow us for updates",
"slack": "Slack",
"getUpdatesSlackShort": "Get updates on Slack",
"getUpdatesSlackLong": "Get updates on your channel",
"discord": "Discord",
"getUpdatesDiscordShort": "Get updates on Discord",
"getUpdatesDiscordLong": "Get updates on your channel",
"language": "Language",
"darkMode": "Dark mode",
"lightMode": "Light mode",
"reportAnIssue": "Report an issue",
"copied": "Copied",
"toClipboard": "to clipboard!",
"emailAddress": "Email address",
"emailExample": "[email protected]",
"checkYourEmail": "Check your email",
"weJustSentYouAnEmail": "We just sent you to an email to confirm your subscription.",
"emailConfirmed": "Your email is confirmed",
"confirmYourSubscription": "Confirm your subscription",
"allDone": "All done!",
"wellSendYouAMessage": "When we update our status, we'll send you a text message.",
"wellSendYouAnEmail": "When we update our status, we'll send you an email.",
"webhookUrl": "Webhook URL",
"webhookDescription": "We will send a requests to your URL using",
"webhookFormat": "this format",
"webhookSendEmail": "We will send you an email when there is an issue with your URL",
"webhookSend": "When we update our status, we'll send you the updates to your Webhook URL.",
"webhookFormatLink": "Check the request format",
"enterEmailError": "Please enter your email address.",
"enterPhoneError": "Please enter your phone number.",
"invalidEmailError": "Please enter a valid email address.",
"resolved": "Resolved",
"investigating": "Investigating",
"identified": "Identified",
"monitoring": "Monitoring",
"notstartedyet": "Planned",
"inprogress": "In progress",
"completed": "Completed",
"update": "Update",
"verifying": "Verifying",
"scheduled": "Scheduled",
"today": "Today",
"daysAgo": "days ago",
"uptime": "uptime",
"90DaysAgo": "90 days ago",
"54DaysAgo": "54 days ago",
"48DaysAgo": "48 days ago",
"38DaysAgo": "38 days ago",
"automatedIncidentTitle": "isn't accessible at the moment",
"automatedIncidentMessage": "cannot be accessed at the moment. This incident was created by an automated monitoring service. Our team will look into this incident to ensure this status is correct and create an update with more information shortly.",
"automatedResolveMessage": "is now operational! This update was created by an automated monitoring service.",
"statusUpdates": "status updates",
"hasANewIncident": "has a new incident",
"openStatusPage": "Open status page",
"youreReceivingThisEmailBecauseYouSubscribed": "You're receiving this email because you subscribed to ",
"pleaseConfirmYourSubscription": "Please confirm your subscription to",
"incidentUpdates": "incident updates",
"youCan": "You can",
"unsubscribe": "unsubscribe",
"here": "here",
"checkItOut": "Check it out",
"useThisLink": "Use this link",
"hasUpdatedTheirIncident": "has updated their incident",
"scheduledANewMaintenance": "scheduled a new maintenance",
"updatedTheirMaintenance": "updated their maintenance"
}