diff options
Diffstat (limited to 'settings/l10n/pt_BR.js')
-rw-r--r-- | settings/l10n/pt_BR.js | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js index c6050eb089d..a33f94e6ffa 100644 --- a/settings/l10n/pt_BR.js +++ b/settings/l10n/pt_BR.js @@ -26,6 +26,8 @@ OC.L10N.register( "Security" : "Segurança", "You successfully logged in using two-factor authentication (%1$s)" : "Você conectou com sucesso usando a autenticação de dois fatores (%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "A tentativa de login usando autenticação de dois fatores falhou (%1$s)", + "Remote wipe was started on %1$s" : "Limpeza remota iniciou em %1$s", + "Remote wipe has finished on %1$s" : "Limpeza remota terminou em %1$s", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Sua <strong>senha</strong> ou <strong>e-mail</strong> foram alterados", "Couldn't remove app." : "Não foi possível excluir aplicativos.", "Couldn't update app." : "Não foi possível atualizar o aplicativo", @@ -547,7 +549,13 @@ OC.L10N.register( "Excluded groups" : "Grupos excluídos", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Quando grupos são selecionados/excluídos, eles usam a seguinte lógica para determinar se um usuário tem 2FA forçado: Se nenhum grupo for selecionado, 2FA será habilitado para todos, exceto membros dos grupos excluídos. Se grupos são selecionados, 2FA é ativado para todos os membros deles. Se um usuário estiver em um grupo selecionado e excluído, o selecionado terá precedência e o 2FA será forçado.", "Save changes" : "Salvar mudanças", + "Marked for remote wipe" : "Marcado para limpeza remota", "Device settings" : "Configuração dos dispositivos", + "Allow filesystem access" : "Permitir acesso ao sistema de arquivos", + "Rename" : "Renomear", + "Revoke" : "Revogar", + "Wipe device" : "Limpar o dispositivo", + "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "A revogação desse token pode impedir a limpeza do seu dispositivo, caso ainda não a tenha iniciado.", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", @@ -560,9 +568,6 @@ OC.L10N.register( "Nextcloud Android app" : "Aplicativo Android Nextcloud", "Nextcloud Talk for iOS" : "Nextcloud Talk para iOS", "Nextcloud Talk for Android" : "Nextcloud Talk para Android", - "Allow filesystem access" : "Permitir acesso ao sistema de arquivos", - "Rename" : "Renomear", - "Revoke" : "Revogar", "Sync client - {os}" : "Sincronizar cliente - {os}", "This session" : "Esta sessão", "Device" : "Dispositivo", @@ -573,6 +578,7 @@ OC.L10N.register( "Error while updating device token scope" : "Erro ao atualizar o escopo do token do dispositivo", "Error while updating device token name" : "Erro ao atualizar o nome do token do dispositivo", "Error while deleting the token" : "Erro ao excluir o token", + "Error while wiping the device with the token" : "Erro ao limpar o dispositivo com o token", "App name" : "Nome do aplicativo", "Create new app password" : "Criar nova senha de aplicativo", "Use the credentials below to configure your app or device." : "Use as credenciais abaixo para configurar seu aplicativo ou dispositivo.", |