From d1bf79b415cdb93135f94a370bcf877bf0ac3dc6 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Sat, 18 May 2019 02:10:13 +0100 Subject: [PATCH 1/5] New translations cachet.php (Portuguese, Brazilian) --- resources/lang/pt-BR/cachet.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pt-BR/cachet.php b/resources/lang/pt-BR/cachet.php index 33735d53..ecb97042 100644 --- a/resources/lang/pt-BR/cachet.php +++ b/resources/lang/pt-BR/cachet.php @@ -85,7 +85,7 @@ return [ 'notifications' => 'Notificações', 'notifications_for' => 'Gerenciar notificações', 'no_subscriptions' => 'Você está atualmente inscrito a todas as atualizações.', - 'update_subscription' => 'Update Subscription', + 'update_subscription' => 'Atualizar inscrição', 'my_subscriptions' => 'Você está atualmente inscrito para as seguintes atualizações.', 'manage_at_link' => 'Manage your subscriptions at :link', ], From c798272b4b198cef9d606c0843e8faaf1829cfc4 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Sat, 18 May 2019 02:20:22 +0100 Subject: [PATCH 2/5] New translations cachet.php (Portuguese, Brazilian) --- resources/lang/pt-BR/cachet.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/resources/lang/pt-BR/cachet.php b/resources/lang/pt-BR/cachet.php index ecb97042..72cee648 100644 --- a/resources/lang/pt-BR/cachet.php +++ b/resources/lang/pt-BR/cachet.php @@ -55,7 +55,7 @@ return [ // Service Status 'service' => [ - 'good' => '[0,1]System operational|[2,*]All systems are operational', + 'good' => '[0,1] Sistema operacional | [2, *] Todos os sistemas estão operacionais', 'bad' => '[0,1]The system is experiencing issues|[2,*]Some systems are experiencing issues', 'major' => '[0,1]The system is experiencing major issues|[2,*]Some systems are experiencing major issues', ], @@ -80,14 +80,14 @@ return [ 'subscribe' => 'Inscreva-se para mudanças de status e atualizações de incidentes', 'unsubscribe' => 'Cancelar inscrição', 'button' => 'Inscreva-se', - 'manage_subscription' => 'Manage subscription', + 'manage_subscription' => 'Gerenciar inscrição', 'manage' => [ 'notifications' => 'Notificações', 'notifications_for' => 'Gerenciar notificações', 'no_subscriptions' => 'Você está atualmente inscrito a todas as atualizações.', 'update_subscription' => 'Atualizar inscrição', 'my_subscriptions' => 'Você está atualmente inscrito para as seguintes atualizações.', - 'manage_at_link' => 'Manage your subscriptions at :link', + 'manage_at_link' => 'Gerencie suas inscrições aqui :link', ], 'email' => [ 'subscribe' => 'Inscreva-se para atualizações via e-mail.', @@ -127,9 +127,9 @@ return [ // Meta descriptions 'meta' => [ 'description' => [ - 'incident' => 'Details and updates about the :name incident that occurred on :date', - 'schedule' => 'Details about the scheduled maintenance period :name starting :startDate', - 'subscribe' => 'Subscribe to :app in order to receive updates of incidents and scheduled maintenance periods', + 'incident' => 'Detalhes e atualizações sobre o ​​incidente :name ocorrido em :date', + 'schedule' => 'Detalhes sobre o período de manutenção agendada :name que começa em :startDate', + 'subscribe' => 'Inscreva-se para o :app e receba atualizações de incidentes e períodos de manutenção agendada', 'overview' => 'Mantenha-se atualizado com as últimas atualizações de serviço de: app.', ], ], From 8635a0314dccdf27d48074a2d9f02335fc1d1608 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Sat, 18 May 2019 02:30:13 +0100 Subject: [PATCH 3/5] New translations cachet.php (Portuguese, Brazilian) --- resources/lang/pt-BR/cachet.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/pt-BR/cachet.php b/resources/lang/pt-BR/cachet.php index 72cee648..b1f8e18b 100644 --- a/resources/lang/pt-BR/cachet.php +++ b/resources/lang/pt-BR/cachet.php @@ -56,8 +56,8 @@ return [ // Service Status 'service' => [ 'good' => '[0,1] Sistema operacional | [2, *] Todos os sistemas estão operacionais', - 'bad' => '[0,1]The system is experiencing issues|[2,*]Some systems are experiencing issues', - 'major' => '[0,1]The system is experiencing major issues|[2,*]Some systems are experiencing major issues', + 'bad' => '[0,1] O sistema apresenta falhas|[2,*] Alguns sistemas apresentam falhas', + 'major' => '[0,1] O sistema apresenta falhas críticas|[2,Inf] Alguns sistemas apresentam falhas críticas', ], 'api' => [ From 95fac09611b2d58d13289b51878990d108f5578f Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Sat, 18 May 2019 02:30:14 +0100 Subject: [PATCH 4/5] New translations dashboard.php (Portuguese, Brazilian) --- resources/lang/pt-BR/dashboard.php | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/resources/lang/pt-BR/dashboard.php b/resources/lang/pt-BR/dashboard.php index 7f03f9ca..e5d734bf 100644 --- a/resources/lang/pt-BR/dashboard.php +++ b/resources/lang/pt-BR/dashboard.php @@ -12,20 +12,20 @@ return [ 'dashboard' => 'Dashboard', - 'writeable_settings' => 'The Cachet settings directory is not writeable. Please make sure that ./bootstrap/cachet is writeable by the web server.', + 'writeable_settings' => 'O diretório de configurações do Cachet não é gravável. Certifique-se de que ./bootstrap/cachet é gravável pelo servidor web.', // Incidents 'incidents' => [ - 'title' => 'Incidents & Maintenance', + 'title' => 'Incidentes & Agendamentos', 'incidents' => 'Incidentes', - 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}Não existem incidentes, bom trabalho.|[1]Você adicionou um incidente.|[2,*]Você reportou :count incidentes.', 'incident-create-template' => 'Criar template', 'incident-templates' => 'Template de incidentes', 'updates' => [ - 'title' => 'Incident updates for :incident', + 'title' => 'Atualizações para o incidente :incident', 'count' => '{0}Zero Updates|[1]One Update|[2]Two Updates|[3,*]Several Updates', 'add' => [ - 'title' => 'Create new incident update', + 'title' => 'Crie uma nova atualização de incidente', 'success' => 'Your new incident update has been created.', 'failure' => 'Something went wrong with the incident update.', ], @@ -74,11 +74,11 @@ return [ // Incident Maintenance 'schedule' => [ - 'schedule' => 'Maintenance', + 'schedule' => 'Manutenção', 'logged' => '{0}There has been no Maintenance, good work.|[1]You have logged one schedule.|[2,*]You have reported :count schedules.', 'scheduled_at' => 'Agendada em :timestamp', 'add' => [ - 'title' => 'Add Maintenance', + 'title' => 'Adicionar manutenção agendada', 'success' => 'Maintenance added.', 'failure' => 'Something went wrong adding the Maintenance, please try again.', ], @@ -227,11 +227,11 @@ return [ 'footer' => 'HTML de rodapé personalizado', ], 'mail' => [ - 'mail' => 'Mail', - 'test' => 'Test', + 'mail' => 'E-Mail', + 'test' => 'Teste', 'email' => [ - 'subject' => 'Test notification from Cachet', - 'body' => 'This is a test notification from Cachet.', + 'subject' => 'Notificação de teste do Cachet', + 'body' => 'Esta é uma notificação de teste do Cachet.', ], ], 'security' => [ From d5f4e3336f16c06539345771484a395789eba4a5 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Sat, 18 May 2019 02:40:24 +0100 Subject: [PATCH 5/5] New translations dashboard.php (Portuguese, Brazilian) --- resources/lang/pt-BR/dashboard.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/pt-BR/dashboard.php b/resources/lang/pt-BR/dashboard.php index e5d734bf..ceec3ea1 100644 --- a/resources/lang/pt-BR/dashboard.php +++ b/resources/lang/pt-BR/dashboard.php @@ -23,11 +23,11 @@ return [ 'incident-templates' => 'Template de incidentes', 'updates' => [ 'title' => 'Atualizações para o incidente :incident', - 'count' => '{0}Zero Updates|[1]One Update|[2]Two Updates|[3,*]Several Updates', + 'count' => '{0}Nenhuma atualização|[1]Uma atualização|[2]Duas atualizações|[3,*]Várias atualizações', 'add' => [ 'title' => 'Crie uma nova atualização de incidente', 'success' => 'Your new incident update has been created.', - 'failure' => 'Something went wrong with the incident update.', + 'failure' => 'Algo deu errado com a atualização do incidente.', ], 'edit' => [ 'title' => 'Edit incident update',