aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/pt_BR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-03 02:27:22 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-03 02:27:22 +0000
commit94767112dd4210483394b24d4fdaddea92f0dc8b (patch)
tree7a712f7d497f0662934c64fe70ab331b145085fa /apps/dav/l10n/pt_BR.js
parente81cb6eaf0274dcdf2402de16216e8c61826235e (diff)
downloadnextcloud-server-94767112dd4210483394b24d4fdaddea92f0dc8b.tar.gz
nextcloud-server-94767112dd4210483394b24d4fdaddea92f0dc8b.zip
Fix(l10n): đź”  Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/pt_BR.js')
-rw-r--r--apps/dav/l10n/pt_BR.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js
index bfe9933395f..c84f886f2d6 100644
--- a/apps/dav/l10n/pt_BR.js
+++ b/apps/dav/l10n/pt_BR.js
@@ -72,17 +72,14 @@ OC.L10N.register(
"Where: %s" : "Onde: %s",
"%1$s via %2$s" : "%1$s via %2$s",
"Cancelled: %1$s" : "Cancelado: %1$s",
- "Invitation canceled" : "Convite cancelado",
"Re: %1$s" : "Remetente: %1$s",
- "Invitation updated" : "Convite atualizado",
"Invitation: %1$s" : "Convite: %1$s",
- "Invitation" : "Convite",
+ "Organizer:" : "Organizador:",
+ "Attendees:" : "Participantes:",
"Title:" : "TĂ­tulo:",
"Time:" : "Horário:",
"Location:" : "Localização:",
"Link:" : "Link:",
- "Organizer:" : "Organizador:",
- "Attendees:" : "Participantes:",
"Accept" : "Aceitar",
"Decline" : "Rejeitar",
"More options …" : "Mais opções...",
@@ -192,6 +189,9 @@ OC.L10N.register(
"You solved todo {todo} in list {calendar}" : "VocĂŞ terminou a tarefa {todo} na lista {calendar}",
"{actor} reopened todo {todo} in list {calendar}" : "{actor} reabriu tarefa {todo} na lista {calendar}",
"You reopened todo {todo} in list {calendar}" : "VocĂŞ reabriu a terefa {todo} na lista {calendar}",
- "A calendar <strong>todo</strong> was modified" : "Uma <strong>tarefa</strong> do calendário foi modificada"
+ "A calendar <strong>todo</strong> was modified" : "Uma <strong>tarefa</strong> do calendário foi modificada",
+ "Invitation canceled" : "Convite cancelado",
+ "Invitation updated" : "Convite atualizado",
+ "Invitation" : "Convite"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");