New translations dashboard.php (Portuguese, Brazilian)

This commit is contained in:
Cachet Bot
2019-06-13 00:30:14 +01:00
parent c1912655da
commit 2a790a5daa

View File

@@ -30,12 +30,12 @@ return [
'failure' => 'Algo deu errado com a atualização do incidente.',
],
'edit' => [
'title' => 'Edit incident update',
'title' => 'Editar atualização do incidente',
'success' => 'The incident update has been updated.',
'failure' => 'Something went wrong updating the incident update',
],
],
'reported_by' => 'Reported by :user',
'reported_by' => 'Reportado por :user',
'add' => [
'title' => 'Relatar um incidente',
'success' => 'Incidente adicionado.',
@@ -83,13 +83,13 @@ return [
'failure' => 'Something went wrong adding the Maintenance, please try again.',
],
'edit' => [
'title' => 'Edit Maintenance',
'success' => 'Maintenance has been updated!',
'failure' => 'Something went wrong editing the Maintenance, please try again.',
'title' => 'Editar Manutenção',
'success' => 'Manutenção atualizada!',
'failure' => 'Algo deu errado ao editar a Manutenção, por favor tente novamente.',
],
'delete' => [
'success' => 'The Maintenance has been deleted and will not show on your status page.',
'failure' => 'The Maintenance could not be deleted, please try again.',
'success' => 'A manutenção programada foi excluída e não aparecerá na sua página de status.',
'failure' => 'A Manutenção não pôde ser excluída, por favor tente novamente.',
],
],
@@ -158,12 +158,12 @@ return [
'subscribers' => [
'subscribers' => 'Assinantes',
'description' => 'Assinantes vão receber atualizações de e-mail quando incidentes criados ou componentes atualizados.',
'description_disabled' => 'To use this feature, you need allow people to signup for notifications.',
'description_disabled' => 'Para utilizar esse recurso, você precisa permitir que as pessoas se cadastrem para notificações.',
'verified' => 'Verificado',
'not_verified' => 'Não verificado',
'subscriber' => ':email, inscreveu-se em :date',
'no_subscriptions' => 'Inscrito em todas as atualizações',
'global' => 'Globally subscribed',
'global' => 'Inscrito globalmente',
'add' => [
'title' => 'Adicionar um novo assinante',
'success' => 'Inscrito adicionado.',