diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-02 13:12:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-02 13:12:51 +0000 |
commit | 82dc13c3af39e662c1a992b8bfb08f95c2a571cc (patch) | |
tree | e92a33451a024b998567e12b4252a1532eb834f9 /apps/dav/l10n/pt_BR.js | |
parent | 72c4047ce98903e588e6de17547fa5360b18a002 (diff) | |
download | nextcloud-server-82dc13c3af39e662c1a992b8bfb08f95c2a571cc.tar.gz nextcloud-server-82dc13c3af39e662c1a992b8bfb08f95c2a571cc.zip |
[tx-robot] updated 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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js index d9cc4dfb00f..14bf46617fb 100644 --- a/apps/dav/l10n/pt_BR.js +++ b/apps/dav/l10n/pt_BR.js @@ -137,6 +137,7 @@ OC.L10N.register( "Due on %s by %s" : "Vence em %s até %s", "Due on %s" : "Vence em %s", "Migrated calendar (%1$s)" : "Calendário migrado (%1$s)", + "Calendars including events, details and attendees" : "Calendários, incluindo eventos, detalhes e participantes", "Contacts and groups" : "Contatos e grupos", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Endpoint WebDAV", @@ -173,7 +174,6 @@ OC.L10N.register( "Tentative" : "Tentativa", "Number of guests" : "Número de convidados", "Comment" : "Comentário", - "Your attendance was updated successfully." : "Sua presença foi atualizada com sucesso.", - "Calendar and tasks" : "Calendário e tarefas" + "Your attendance was updated successfully." : "Sua presença foi atualizada com sucesso." }, "nplurals=2; plural=(n > 1);"); |