blob: a8156fa4cf93232d95d48da106df62ea643c9e0c (
plain)
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
|
# Swedish language file for cState
# Version 4.4
- id: languageCode
translation: se
- id: languageName
translation: Swedish
- id: languageNameShort
translation: SE
##
## INDEX.HTML
##
# Summary status message
- id: isDown
translation: Upplever stora problem
- id: isDisrupted
translation: Upplever störningar
- id: isNotice
translation: Läs meddelandet
- id: isOk
translation: Inga problem upptäcktes
# No JS warning
- id: noScriptingIntro
translation: Oj oj! Det verkar som att du har inaktiverat JavaScript. Vänligen
- id: noScriptingLink
translation: aktivera skript
- id: noScriptingOutro
translation: för att förbättra din upplevelse på denna webbplats.
- id: thisIsDown
translation: Nere
- id: thisIsDisrupted
translation: Störning
- id: thisIsNotice
translation: Underhåll
- id: thisIsOk
translation: Operativ
# "Last checked" + "just now"
- id: lastChecked
translation: Senast uppdaterad
- id: justNow
translation: precis nu
- id: someTimeAgo
translation: sedan
# Example usage: `5` + `years`
# Final result: 'Last checked 5 years ago'
# Number goes before string
# Use short variants until months
- id: yearsAgo
translation: år
- id: monthsAgo
translation: månader
- id: daysAgo
translation: d
- id: hoursAgo
translation: h
- id: minsAgo
translation: min
- id: secondsAgo
translation: s
- id: autoRefreshNotice
translation: Vi försöker uppdatera uppgifterna var 5:e minut.
# Incidents
- id: incidents
translation: Incidenter
- id: incidentHistory
translation: Incident historik
- id: resolved
translation: Löst # if it's less than a min
- id: inUnderAMinute
translation: på under en minut # continuing the last string
- id: resolvedAfter
translation: Löst efter # + 19 min
- id: ofDowntime
translation: av driftstopp
- id: downtimeOngoing
translation: Det här problemet är inte löst än
- id: calmBeforeTheStorm
translation: Är det lugnet före stormen?
- id: noIncidentsDesc
translation: Den här statussidan har inga loggade incidenter. Detta kan bero på att statussidans ägare (eller ägare) nyligen har ställt in sin statussida, inte har haft någon driftstopp eller inte har loggat någon driftstopp.
- id: continueReading
translation: Fortsätt läsa
- id: prev
translation: Föregående
- id: next
translation: Nästa
##
## OTHER
##
- id: goBack
translation: Gå tillbaka till
- id: backToTop
translation: Tillbaka till toppen
- id: poweredBy
translation: Powered by
- id: notFound
translation: Det finns ingenting här.
- id: notFoundText
translation: Detta kan vara ett problem från vår sida. Kanske har vi flyttat en viss resurs och nu är den borta. Det är också möjligt att resursen du försöker visa är tom. Men har du också något emot att dubbelkolla länken?
- id: rss
translation: Prenumerera via RSS
- id: toAllUpdates
translation: till alla uppdateringar
- id: or
translation: eller
- id: onlyThisFeed
translation: bara detta flöde
##
## v3
##
- id: entries
translation: poster
- id: newestToOldest
translation: nyaste till äldsta
##
## v4
##
- id: notFoundAffected
translation: Det ser ut som att det här systemet antingen inte existerar eller aldrig har haft någon inspelad driftstopp.
##
## v4.1
##
- id: averageSystemsDowntime
translation: Nyligen, baserat på genomsnittliga data, ser det ut som att detta system har gått ner i ungefär
- id: averageSystemsDowntimeSecondPart
translation: minuter åt gången.
##
## v4.4
##
- id: in
translation: i
- id: weeksAgo
translation: " v"
- id: yearAgo
translation: " år"
|