forked from ezravdbroek/status-page-languages
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathen.json
More file actions
202 lines (202 loc) · 8.33 KB
/
Copy pathen.json
File metadata and controls
202 lines (202 loc) · 8.33 KB
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
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
{
"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": "Under 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",
"scheduledFor": "Scheduled for",
"updated": "Updated",
"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 hasn't started 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": "Powered by",
"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 in your channel",
"discord": "Discord",
"getUpdatesDiscordShort": "Get updates on Discord",
"getUpdatesDiscordLong": "Get updates in your channel",
"microsoftTeams": "Microsoft Teams",
"getUpdatesMicrosoftTeamsShort": "Get updates in your channel",
"getUpdatesMicrosoftTeamsLong": "Get updates in your channel",
"learnMicrosoftTeamsWebhook": "Learn how to add a webhook to your Microsoft Teams channel",
"microsoftTeamsSend": "When we update our status, we'll send you the updates to your Microsoft Teams channel.",
"language": "Language",
"darkMode": "Dark mode",
"lightMode": "Light mode",
"reportAnIssue": "Report an issue",
"copied": "Copied",
"toClipboard": "to clipboard!",
"emailAddress": "Email address",
"emailExample": "you@yourdomain.com",
"checkYourEmail": "Check your email",
"weJustSentYouAnEmail": "We just sent you 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",
"numDaysAgo": "{{num}} days ago",
"90DaysAgo": "90 days ago",
"54DaysAgo": "54 days ago",
"48DaysAgo": "48 days ago",
"38DaysAgo": "38 days ago",
"automatedIncidentTitle": "isn't accessible at the moment (automated)",
"automatedIncidentMessage": "cannot be accessed at the moment. This incident was created by an automated monitoring service.",
"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 click here to confirm your subscription to",
"incidentUpdates": "incident updates",
"youCan": "You can",
"unsubscribe": "unsubscribe",
"unsubscribeNotice": "Reminder: you can unsubscribe from alerts like these at",
"here": "here",
"checkItOut": "Check it out",
"useThisLink": "Use this link",
"hasUpdatedTheirIncident": "has updated their incident",
"scheduledANewMaintenance": "scheduled a new maintenance",
"updatedTheirMaintenance": "updated their maintenance",
"maintenanceNotStarted": "We are planning for a scheduled maintenance during that time",
"maintenanceInProgress": "Maintenance is now in progress",
"maintenanceComplete": "Maintenance has completed successfully",
"viewMaintenance": "View maintenance",
"viewIncident": "View incident",
"impact": "Impact",
"maintenanceWillBeginSoon": "Maintenance will begin in {{minutes}} minutes",
"postmortem": "Postmortem",
"recentNotices": "Recent notices",
"showNoticeHistory": "Show notice history",
"noticeHistory": "Notice history",
"noNotices": "No notices reported",
"noNoticesDays": "No notices reported for the past {{days}} days",
"noNoticesMonth": "No notices reported this month",
"starts": "Starts",
"duration": "Duration",
"viewLatestUpdates": "View latest updates",
"lastUpdated": "Last updated {{time}} ago",
"year": "year",
"years": "years",
"month": "month",
"months": "months",
"day": "day",
"days": "days",
"hour": "hour",
"hours": "hours",
"minute": "minute",
"minutes": "minutes",
"getNoticeUpdates": "Get updates for this notice",
"subscribeToAll": "Subscribe to all status page updates instead",
"phoneNumber": "Phone number",
"findAService": "Find a service",
"noIssuesReportedYet": "No issues reported yet",
"peopleReportedThis": "{{number}} people reported this",
"hotRightNow": "Hot right now",
"services": "Services",
"favorites": "Favorites",
"loadMore": "Load more",
"isXDown": "Is {{service}} down?",
"iHaveAnIssueToo": "I have an issue too",
"serviceIsDown": "{{service}} is down",
"serviceIsUp": "{{service}} is up",
"done": "Done",
"selectAComponent": "Select a component",
"noServicesFound": "No services found",
"reports": "{{number}} reports",
"changeTheme": "Change theme",
"goToHome": "Go to home",
"partiallyDegradedService": "Partially Degraded Service",
"partialSystemOutage": "Partial System Outage",
"majorSystemOutage": "Major System Outage",
"experiencingMajorOutage": "Experiencing Major Outage",
"experiencingPartialOutage": "Experiencing Partial Outage",
"experiencingDegradedPerformance": "Experiencing Degraded Performance",
"experiencingMinorOutage": "Experiencing Minor Outage",
"experiencingPartiallyDegradedPerformance": "Experiencing Partially Degraded Performance",
"systemUnderMaintainence": "System Under Maintenance",
"componentExperiencingMajorOutage": "{{component}} Experiencing Major Outage",
"componentExperiencingPartialOutage": "{{component}} Experiencing Partial Outage",
"componentExperiencingDegradedPerformance": "{{component}} Experiencing Degraded Performance",
"componentUnderMaintainence": "{{component}} Under Maintenance"
}