aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/pt_BR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-05-30 02:24:58 +0000
committerNextcloud bot <bot@nextcloud.com>2021-05-30 02:24:58 +0000
commit719430559f1a1f28800a9a26d4a5492aae046730 (patch)
tree257af6cbbd742fb0c72692c35f5e2823c4868b5a /apps/dav/l10n/pt_BR.js
parent8b3fbe1f0631e9be0844e84210be51cc8a847efd (diff)
downloadnextcloud-server-719430559f1a1f28800a9a26d4a5492aae046730.tar.gz
nextcloud-server-719430559f1a1f28800a9a26d4a5492aae046730.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/pt_BR.js')
-rw-r--r--apps/dav/l10n/pt_BR.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js
index c4899285a1a..d23910fac0a 100644
--- a/apps/dav/l10n/pt_BR.js
+++ b/apps/dav/l10n/pt_BR.js
@@ -40,7 +40,6 @@ 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}",
- "Calendar and tasks" : "Calendário e tarefas",
"A <strong>calendar</strong> was modified" : "Um <strong>calendário</strong> foi modificado",
"A calendar <strong>event</strong> was modified" : "Um <strong>evento</strong> do calendário foi modificado",
"A calendar <strong>todo</strong> was modified" : "Uma <strong>tarefa</strong> do calendário foi modificada",
@@ -110,6 +109,7 @@ OC.L10N.register(
"The meeting »%1$s« with %2$s was canceled." : "A reunião »%1$s« com %2$s foi cancelada.",
"The meeting »%1$s« with %2$s was updated." : "A reunião »%1$s« com %2$s foi atualizada.",
"%1$s invited you to »%2$s«" : "%1$s convidou você para »%2$s«",
- "When:" : "Quando:"
+ "When:" : "Quando:",
+ "Calendar and tasks" : "Calendário e tarefas"
},
"nplurals=2; plural=(n > 1);");