diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:02 +0000 |
commit | 0ad9cbf8848d1472c616f137af2ca3af79d944a5 (patch) | |
tree | d60e0ddae173af46c5ab27d63dc3fac0b3153a86 /apps/dav/l10n/pt_BR.js | |
parent | 281d0aa9644e62b59c894fd465ae2cbd31d33141 (diff) | |
download | nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.tar.gz nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.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.js | 17 |
1 files changed, 5 insertions, 12 deletions
diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js index 606759751f3..18d7ec938f7 100644 --- a/apps/dav/l10n/pt_BR.js +++ b/apps/dav/l10n/pt_BR.js @@ -75,6 +75,9 @@ OC.L10N.register( "Cancelled: %1$s" : "Cancelado: %1$s", "\"%1$s\" has been canceled" : "\"%1$s\" foi cancelado", "Re: %1$s" : "Remetente: %1$s", + "%1$s has accepted your invitation" : "%1$s aceitou seu convite", + "%1$s has tentatively accepted your invitation" : "%1$s aceitou provisoriamente o seu convite", + "%1$s has declined your invitation" : "%1$s recusou seu convite", "%1$s has responded to your invitation" : "%1$s respondeu ao seu convite", "Invitation updated: %1$s" : "Invitation updated: %1$s", "%1$s updated the event \"%2$s\"" : "%1$s updated the event \"%2$s\"", @@ -115,6 +118,8 @@ OC.L10N.register( "{actor} updated contact {card} in address book {addressbook}" : "{actor} updated contact {card} no livro de endereço {addressbook}", "You updated contact {card} in address book {addressbook}" : "Você atualizou o contato {card} no livro de endereços {addressbook}", "A <strong>contact</strong> or <strong>address book</strong> was modified" : "O <strong>contato</strong> ou <strong>livro de endereço</strong> foi modificado", + "Accounts" : "Contas", + "System address book which holds all accounts" : "Catálogo de endereços do sistema que contém todas as contas", "File is not updatable: %1$s" : "O arquivo não é atualizável: %1$s", "Could not write to final file, canceled by hook" : "Não foi possível gravar no arquivo final, cancelado pelo gancho", "Could not write file contents" : "Não foi possível gravar o conteúdo do arquivo", @@ -184,18 +189,6 @@ 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.", - "Todos" : "Tarefas", - "{actor} created todo {todo} in list {calendar}" : "{actor} criou a tarefa {todo} na lista {calendar}", - "You created todo {todo} in list {calendar}" : "Você criou a tarefa {todo} na lista {calendar}", - "{actor} deleted todo {todo} from list {calendar}" : "{actor} excluiu a tarefa {todo} da lista {calendar}", - "You deleted todo {todo} from list {calendar}" : "Você excluiu a tarefa {todo} da lista {calendar}", - "{actor} updated todo {todo} in list {calendar}" : "{actor} atualizou a tarefa {todo} na lista {calendar}", - "You updated todo {todo} in list {calendar}" : "Você atualizou a tarefa {todo} na lista {calendar}", - "{actor} solved todo {todo} in list {calendar}" : "{actor} tarefa resolvida {todo} na lista {calendar}", - "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", "Invitation canceled" : "Convite cancelado", "Invitation updated" : "Convite atualizado", "Invitation" : "Convite" |