diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-10 00:34:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-10 00:34:21 +0000 |
commit | cd7007c64949ea80a2c79b18a063f94415506116 (patch) | |
tree | b62147a86b9006c3db480d12e90d6f2a5c6908be /core/l10n/pt_BR.js | |
parent | 038836c41ca8c27289de4d40259f49818ba8cfbb (diff) | |
download | nextcloud-server-cd7007c64949ea80a2c79b18a063f94415506116.tar.gz nextcloud-server-cd7007c64949ea80a2c79b18a063f94415506116.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, 1 insertions, 1 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 38784675b41..3b492c80f3c 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -98,7 +98,6 @@ OC.L10N.register( "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["A atualização foi bem-sucedida. Redirecionando você à {productName} em %n segundo.","A atualização foi bem-sucedida. Redirecionando você para {productName} em %n segundos.","A atualização foi bem-sucedida. Redirecionando você para {productName} em %n segundos."], "Applications menu" : "Menu de aplicativos", "More apps" : "Mais aplicativos", - "Currently open" : "Atualmente aberto", "_{count} notification_::_{count} notifications_" : ["{count} notificação","{count} notificações","{count} notificações"], "No" : "Não", "Yes" : "Sim", @@ -431,6 +430,7 @@ OC.L10N.register( "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the {linkstart}W3C Recommendation ↗{linkend}." : "O cabeçalho HTTP \"{header}\" não está definido para \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" ou \"{val5}\". Isso pode vazar informações de referer. Veja {linkstart}Recomendações W3C ↗{linkend}.", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the {linkstart}security tips ↗{linkend}." : "O cabeçalho HTTP \"Strict-Transport-Security\" não está definido para pelo menos \"{seconds}\" seguntos. Para maior segurança, é recomendável habilitar o HSTS conforme descrito nas {linkstart}dicas de segurança ↗{linkend}.", "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!", + "Currently open" : "Atualmente aberto", "Wrong username or password." : "Senha ou nome de usuário incorretos.", "User disabled" : "Usuário desativado", "Username or email" : "Nome de usuário ou e-mail", |