summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/pt_BR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-10 01:07:14 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-10 01:07:14 +0000
commitcfda17d8f3c55cbbd8decb134c82c499e3c2c2f4 (patch)
tree34709a83a2e11966e225369cd4bd7832452d20cf /apps/dav/l10n/pt_BR.js
parent742c215946555371b2ae1e855cefa65e5cc712a3 (diff)
downloadnextcloud-server-cfda17d8f3c55cbbd8decb134c82c499e3c2c2f4.tar.gz
nextcloud-server-cfda17d8f3c55cbbd8decb134c82c499e3c2c2f4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/pt_BR.js')
-rw-r--r--apps/dav/l10n/pt_BR.js49
1 files changed, 49 insertions, 0 deletions
diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js
new file mode 100644
index 00000000000..111947f8c0a
--- /dev/null
+++ b/apps/dav/l10n/pt_BR.js
@@ -0,0 +1,49 @@
+OC.L10N.register(
+ "dav",
+ {
+ "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",
+ "%1$s created calendar %2$s" : "%1$s calendário criado %2$s",
+ "You created calendar %2$s" : "Voce criou um calendário %2$s",
+ "%1$s deleted calendar %2$s" : "%1$s calendário deletado %2$s",
+ "You deleted calendar %2$s" : "Voce deletou um calendário %2$s",
+ "%1$s updated calendar %2$s" : "%1$s calendário atualizado %2$s",
+ "You updated calendar %2$s" : "Voce atualizou o calendário %2$s",
+ "%1$s shared calendar %2$s with you" : "%1$s compartilhou o calendário %2$s com voce",
+ "You shared calendar %2$s with %1$s" : "Voce compartilhou o calendário %2$s com %1$s",
+ "%3$s shared calendar %2$s with %1$s" : "%3$s compartilhou o calendário %2$s com %1$s",
+ "%1$s unshared calendar %2$s from you" : "%1$s descompartilhou o calendário %2$s de voce",
+ "You unshared calendar %2$s from %1$s" : "Voce descompartilhou o calendário %2$s de %1$s",
+ "%3$s unshared calendar %2$s from %1$s" : "%3$s descompartilhou o calendário %2$s de %1$s",
+ "%1$s unshared calendar %2$s from themselves" : "%1$s descompartilhou o calendário %2$s de si mesmos",
+ "You shared calendar %2$s with group %1$s" : "Voce compartilhou o calendário %2$s com o grupo %1$s",
+ "%3$s shared calendar %2$s with group %1$s" : "%3$s compartilhou o calendário %2$s com o grupo %1$s",
+ "You unshared calendar %2$s from group %1$s" : "Voce descompartilhou o calendário %2$s do grupo %1$s",
+ "%3$s unshared calendar %2$s from group %1$s" : "%3$s descompartilhou o calendário %2$s do grupo %1$s",
+ "%1$s created event %3$s in calendar %2$s" : "%1$s criou um evento %3$s no calendário %2$s",
+ "You created event %3$s in calendar %2$s" : "Voce criou um evento %3$s no calendário %2$s",
+ "%1$s deleted event %3$s from calendar %2$s" : "%1$s deletou o evento %3$s do calendário %2$s",
+ "You deleted event %3$s from calendar %2$s" : "Voce deletou o evento %3$s do calendário %2$s",
+ "%1$s updated event %3$s in calendar %2$s" : "%1$s atualizou o evento %3$s no calendário %2$s",
+ "You updated event %3$s in calendar %2$s" : "Voce atualizou o evento %3$s no calendário %2$s",
+ "%1$s created todo %3$s in list %2$s" : "%1$s criou a tarefa %3$s na lista %2$s",
+ "You created todo %3$s in list %2$s" : "Voce criou uma tarefa %3$s na lista %2$s",
+ "%1$s deleted todo %3$s from list %2$s" : "%1$s deletou a tarefa %3$s da lista %2$s",
+ "You deleted todo %3$s from list %2$s" : "Voce deletou a tarefa %3$s da lista %2$s",
+ "%1$s updated todo %3$s in list %2$s" : "%1$s atualizou a tarefa %3$s na lista %2$s",
+ "You updated todo %3$s in list %2$s" : "Voce atualizou a tarefa %3$s na lista %2$s",
+ "%1$s solved todo %3$s in list %2$s" : "%1$s resolveu a tarefa %3$s na lista %2$s",
+ "You solved todo %3$s in list %2$s" : "Voce resolveu a tarefa %3$s na lista %2$s",
+ "%1$s reopened todo %3$s in list %2$s" : "%1$s reabriu a tarefa %3$s na lista %2$s",
+ "You reopened todo %3$s in list %2$s" : "Voce reabriu a tarefa %3$s na lista %2$s",
+ "Calendar" : "Calendário",
+ "Todos" : "Tarefas",
+ "Contact birthdays" : "Aniversário dos contatos",
+ "Personal" : "Pessoal",
+ "Contacts" : "Contatos",
+ "Technical details" : "Detalhes técnicos",
+ "Remote Address: %s" : "Endereço remoto: %s",
+ "Request ID: %s" : "ID do solicitante: %s"
+},
+"nplurals=2; plural=(n > 1);");