diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-20 00:19:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-20 00:19:28 +0000 |
commit | 063d811fab696b042d4e10dc65f718f4877f3505 (patch) | |
tree | 3153b0665b9d8a0931cc6babcc066ac3f1f386c6 /core/l10n/pt_BR.js | |
parent | 1dda035324fdae61013f2f2373f93a1619e235b3 (diff) | |
download | nextcloud-server-063d811fab696b042d4e10dc65f718f4877f3505.tar.gz nextcloud-server-063d811fab696b042d4e10dc65f718f4877f3505.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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 3fdb3610398..4b50bd77439 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -347,7 +347,9 @@ OC.L10N.register( "Connect to your account" : "Conectar à sua conta", "Please log in before granting %1$s access to your %2$s account." : "Logue-se antes de conceder acesso %1$s à sua conta %2$s.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Se você não está tentando configurar um novo dispositivo ou aplicativo, alguém está tentando induzi-lo a conceder acesso a seus dados. Nesse caso, não prossiga e entre em contato com o administrador do sistema.", + "App password" : "Senha do aplicativo", "Grant access" : "Conceder acesso", + "Alternative log in using app password" : "Login alternativo usando senha do aplicativo", "Account access" : "Acesso à conta", "Currently logged in as %1$s (%2$s)." : "Atualmente logado como %1$s (%2$s).", "You are about to grant %1$s access to your %2$s account." : "Você irá conceder acesso %1$s à sua conta %2$s.", |