blob: f5bb2f7d4a4c17df2078a0cf7508789d428f5e16 (
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
158
159
|
# Portuguese language file for cState
# Version 4.4
- id: languageCode
translation: pt
- id: languageName
translation: Portuguese
- id: languageNameShort
translation: POR
##
## INDEX.HTML
##
# Summary status message
- id: isDown
translation: Enfrentando problemas importantes
- id: isDisrupted
translation: Enfrentando disruipções
- id: isNotice
translation: Por favor leia o anúncio
- id: isOk
translation: Todos os sistemas operacionais
# No JS warning
- id: noScriptingIntro
translation: Uh oh! Parece que você desabilitou o JavaScript! Por favor
- id: noScriptingLink
translation: habilitar scripts
- id: noScriptingOutro
translation: para aprimorar sua experiência neste site.
- id: thisIsDown
translation: Baixo
- id: thisIsDisrupted
translation: Interrompido
- id: thisIsNotice
translation: Manutenção
- id: thisIsOk
translation: Funcionando
# "Last checked" + "just now"
- id: lastChecked
translation: Última verificação
- id: justNow
translation: Agora mesmo
- id: someTimeAgo
translation: Anteriormente
# Example usage: `5` + `years`
# Final result: 'Last checked 5 years ago'
# Number goes before string
# Use short variants until months
- id: yearsAgo
translation: anos
- id: monthsAgo
translation: meses
- id: daysAgo
translation: d
- id: hoursAgo
translation: h
- id: minsAgo
translation: min
- id: secondsAgo
translation: s
- id: autoRefreshNotice
translation: Nós vamos tentar atualizar a cada 5 minutos
# Incidents
- id: incidents
translation: Incidentes
- id: incidentHistory
translation: Histórico de incidentes
- id: resolved
translation: Resolvido # if it's less than a min
- id: inUnderAMinute
translation: em menos de um minuto # continuing the last string
- id: resolvedAfter
translation: Resolvido depois # + 19 min
- id: ofDowntime
translation: tempo de inatividade
- id: downtimeOngoing
translation: Esse problema ainda não foi resolvido
- id: calmBeforeTheStorm
translation: Isso é a calma após a tempestade?
- id: noIncidentsDesc
translation: Essa página de status não possui incidentes registrados. Isso pode ocorrer porque o proprietário (ou proprietários) da página de status configurou recentemente sua página de status, não teve nenhu tempo de inatividade ou não registrou nenhum tempo de inatividade.
- id: continueReading
translation: Continuar leitura
- id: prev
translation: Anterior
- id: next
translation: Próximo
##
## OTHER
##
- id: goBack
translation: Voltar para
- id: backToTop
translation: Voltar ao topo
- id: poweredBy
translation: Distribuído por
- id: notFound
translation: Não há nada aqui.
- id: notFoundText
translation: Isso pode ser um problema da nossa parte. Talvez tenhamos movido um determinado recurso e agora ele se foi. Também é possível que o recurso que você está tentando visualizar esteja vazio. Mas você se importa de verificar o link?
- id: rss
translation: Se increva via RSS
- id: toAllUpdates
translation: para todas as atualizações
- id: or
translation: ou
- id: onlyThisFeed
translation: só para esse feed
##
## v3
##
- id: entries
translation: entradas
- id: newestToOldest
translation: do mais novo para o mais antigo
##
## v4
##
- id: notFoundAffected
translation: Parece que o sistema não existe ou nunca teve nenhum tempo de inatividade registrado.
##
## v4.1
##
- id: averageSystemsDowntime
translation: Recentemente, por dados médicos para que esse sistema caiu por
- id: averageSystemsDowntimeSecondPart
translation: minutos em uma hora.
##
## v4.4
##
- id: in
translation: em
- id: weeksAgo
translation: " semanas"
- id: yearAgo
translation: " ano"
|