diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-21 00:24:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-21 00:24:33 +0000 |
commit | 841c5c3527326426a8f4d1fd7bf5fe672dc08220 (patch) | |
tree | 62de7c1d0f862d0907a27345dfb547b14604dcc5 /apps/updatenotification/l10n/pt_BR.js | |
parent | e9174a418927eade3a1e6261978b27abdfdfcef6 (diff) | |
download | nextcloud-server-841c5c3527326426a8f4d1fd7bf5fe672dc08220.tar.gz nextcloud-server-841c5c3527326426a8f4d1fd7bf5fe672dc08220.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification/l10n/pt_BR.js')
-rw-r--r-- | apps/updatenotification/l10n/pt_BR.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/pt_BR.js b/apps/updatenotification/l10n/pt_BR.js index bb59b2d4258..d9c0c88aab9 100644 --- a/apps/updatenotification/l10n/pt_BR.js +++ b/apps/updatenotification/l10n/pt_BR.js @@ -26,6 +26,9 @@ OC.L10N.register( "The update check is not yet finished. Please refresh the page." : "A verificação de atualização ainda não acabou. Atualize a página.", "Your version is up to date." : "Sua versão está atualizada.", "A non-default update server is in use to be checked for updates:" : "Um servidor de atualização não padrão está sendo verificado por atualizações:", + "Update channel" : "Atualizar canal", + "Changing the update channel also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Alterar o canal de atualização também afeta a página de gerenciamento de aplicativos. Por exemplo. depois de mudar para o canal beta, as atualizações do aplicativo beta serão oferecidas a você na página de gerenciamento de aplicativos.", + "Current update channel:" : "Canal de atualização atual:", "You can always update to a newer version. But you can never downgrade to a more stable version." : "Sempre é possível atualizar para uma versão mais nova, mas não é possível retroceder para uma versão mais antiga.", "Notify members of the following groups about available updates:" : "Notificar membros dos seguintes grupos sobre atualizações disponíveis:", "No groups" : "Nenhum grupo", |