diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-04 00:22:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-04 00:22:03 +0000 |
commit | 1a9ded4b429fd20df15449fc877bb81c0a89d9a2 (patch) | |
tree | 0ecdd18b7ee9959a4e8caa006bf7720e934d28e6 /core/l10n/pt_BR.js | |
parent | 858de5734e889fe8b4884baa971da3d6884c45fa (diff) | |
download | nextcloud-server-1a9ded4b429fd20df15449fc877bb81c0a89d9a2.tar.gz nextcloud-server-1a9ded4b429fd20df15449fc877bb81c0a89d9a2.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/pt_BR.js')
-rw-r--r-- | core/l10n/pt_BR.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 063fd6f41be..3d57c825758 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -103,6 +103,9 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["{count} notificação","{count} notificações","{count} notificações"], "No" : "Não", "Yes" : "Sim", + "Federated user" : "Usuário federado", + "Create share" : "Criar compartilhamento", + "Failed to add the public link to your Nextcloud" : "Ocorreu uma falha ao adicionar o link público ao seu Nextcloud", "Custom date range" : "Data personalizada", "Pick start date" : "Escolha uma data de início", "Pick end date" : "Escolha uma data de fim", @@ -204,6 +207,7 @@ OC.L10N.register( "You have not added any info yet" : "Você ainda não adicionou nenhuma informação", "{user} has not added any info yet" : "{user} ainda não adicionou nenhuma informação", "Error opening the user status modal, try hard refreshing the page" : "Erro ao abrir o modal de status do usuário, tente atualizar a página", + "More actions" : "Mais ações", "This browser is not supported" : "Este navegador não é compatível", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Seu navegador não é suportado. Atualize para uma versão mais recente ou compatível.", "Continue with this unsupported browser" : "Continuar com este navegador não compatível", |