mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-18 05:58:18 +01:00
New translations cachet.php (Portuguese, Brazilian)
This commit is contained in:
parent
873dabb799
commit
a00c0347ee
@ -30,10 +30,10 @@ return [
|
||||
'none' => 'Nenhum incidente reportado',
|
||||
'past' => 'Incidentes anteriores',
|
||||
'stickied' => 'Incidentes Fixados',
|
||||
'scheduled' => 'Manutenção Agendada',
|
||||
'scheduled' => 'Manutenção',
|
||||
'scheduled_at' => ', agendada :timestamp',
|
||||
'posted' => 'Postado :timestamp',
|
||||
'posted_at' => 'Posted at :timestamp',
|
||||
'posted_at' => 'Postado em :timestamp',
|
||||
'status' => [
|
||||
1 => 'Investigando',
|
||||
2 => 'Identificado',
|
||||
@ -53,9 +53,9 @@ return [
|
||||
|
||||
// Service Status
|
||||
'service' => [
|
||||
'good' => '[0,1] Sistema operacional|[2,Inf] Todos os sistemas estão operacionais',
|
||||
'bad' => '[0,1] O sistema encontra-se com alguns problemas|[2,Inf] Alguns sistemas estão com problemas',
|
||||
'major' => '[0,1] O serviço encontra-se com uma falha geral.|[2,Inf] Alguns sistemas encontram-se com falhas gerais',
|
||||
'good' => '[0,1] Sistema operacional|[2,*] Todos os sistemas estão operacionais',
|
||||
'bad' => '[0,1] O sistema encontra-se com alguns problemas|[2,*] Alguns sistemas estão com problemas',
|
||||
'major' => '[0,1]O sistema encontra-se com uma falha geral|[2,*]Alguns sistemas encontram-se com falhas gerais',
|
||||
],
|
||||
|
||||
'api' => [
|
||||
|
Loading…
x
Reference in New Issue
Block a user