From 3582e1d4bc8bedb61d255f6bf1f35af689a10f0f Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:11 +0100
Subject: [PATCH] New translations dashboard.php (Portuguese, Brazilian)
---
resources/lang/pt-BR/dashboard.php | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/resources/lang/pt-BR/dashboard.php b/resources/lang/pt-BR/dashboard.php
index 1439a55e..0bde74c4 100644
--- a/resources/lang/pt-BR/dashboard.php
+++ b/resources/lang/pt-BR/dashboard.php
@@ -18,12 +18,12 @@ return [
'incidents' => [
'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' => 'Atualizações para o incidente :incident',
- 'count' => '{0}Zero Updates|[1]One Update|[2]Two Updates|[3,*]Several Updates',
+ 'count' => '{0}Zero atualizações|[1]Uma atualização|[2]Duas atualizações|[3,*]Várias atualizações',
'add' => [
'title' => 'Crie uma nova atualização de incidente',
'success' => 'Seu novo incidente foi criado.',
@@ -35,7 +35,7 @@ return [
'failure' => 'Algo deu errado ao atualizar o incidente',
],
],
- 'reported_by' => 'Reported by :user',
+ 'reported_by' => 'Reportado por :user',
'add' => [
'title' => 'Relatar um incidente',
'success' => 'Incidente adicionado.',
@@ -75,7 +75,7 @@ return [
// Incident Maintenance
'schedule' => [
'schedule' => 'Manutenção',
- 'logged' => '{0}There has been no Maintenance, good work.|[1]You have logged one schedule.|[2,*]You have reported :count schedules.',
+ 'logged' => '{0}Ainda não ocorreu nenhuma manuteção, bom trabalho. |[1]Você agendou uma manuteção. | [2, *] Você adicionou : manutenções.',
'scheduled_at' => 'Agendada em :timestamp',
'add' => [
'title' => 'Adicionar manutenção programada',