summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/pt_BR.js
diff options
context:
space:
mode:
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 0baa804bb0a..7e70628c8d1 100644
--- a/apps/dav/l10n/pt_BR.js
+++ b/apps/dav/l10n/pt_BR.js
@@ -2,7 +2,7 @@ OC.L10N.register(
"dav",
{
"Calendar" : "Calendário",
- "To-dos" : "Tarefas",
+ "Tasks" : "Tarefas",
"Personal" : "Pessoal",
"{actor} created calendar {calendar}" : "{actor} criou o calendário {calendar}",
"You created calendar {calendar}" : "Você criou o calendário {calendar}",
@@ -143,7 +143,6 @@ OC.L10N.register(
"Configures a CalDAV account" : "Configure uma conta CalDAV",
"Configures a CardDAV account" : "Configure uma conta CardDAV",
"Events" : "Eventos",
- "Tasks" : "Tarefas",
"Untitled task" : "Tarefa sem título",
"Completed on %s" : "Concluída em %s",
"Due on %s by %s" : "Vence em %s até %s",
@@ -204,6 +203,7 @@ OC.L10N.register(
"Are you accepting the invitation?" : "Você está aceitando o convite?",
"Tentative" : "Tentativa",
"Your attendance was updated successfully." : "Sua presença foi atualizada com sucesso.",
+ "To-dos" : "Tarefas",
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Se você configurar seu horário de trabalho, outros usuários verão quando você estiver fora do escritório quando marcarem uma reunião. "
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");