diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-09-09 00:09:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-09-09 00:09:31 +0000 |
commit | f5aafdc89789623e72f9a05ecc2629ed2894668b (patch) | |
tree | 31bc16d9ddd0e5e8725d75478a877790bc1c0889 /apps/updatenotification/l10n/pt_BR.js | |
parent | c16aefcff50b9e63fdc6aaa3c2307b0983bbd56e (diff) | |
download | nextcloud-server-f5aafdc89789623e72f9a05ecc2629ed2894668b.tar.gz nextcloud-server-f5aafdc89789623e72f9a05ecc2629ed2894668b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/pt_BR.js')
-rw-r--r-- | apps/updatenotification/l10n/pt_BR.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/updatenotification/l10n/pt_BR.js b/apps/updatenotification/l10n/pt_BR.js index 1b72121850f..72a5c5f28b5 100644 --- a/apps/updatenotification/l10n/pt_BR.js +++ b/apps/updatenotification/l10n/pt_BR.js @@ -6,7 +6,6 @@ OC.L10N.register( "Nextcloud core" : "Núcleo Nextcloud", "Update for %1$s to version %2$s is available." : "Atualização de %1$s para versão %2$s está disponível.", "A new version is available: %s" : "Uma nova versão está disponível: %s", - "Open updater" : "Abrir o atualizador", "Your version is up to date." : "Sua versão está atualizada.", "Checked on %s" : "Verificada em %s", "Update channel:" : "Atualização do canal:", @@ -15,7 +14,6 @@ OC.L10N.register( "Only notification for app updates are available." : "Só está disponível notificação para atualizações de aplicativos.", "The selected update channel makes dedicated notifications for the server obsolete." : "O canal de atualização selecionado fornece notificações dedicadas para o servidor desatualizado.", "The selected update channel does not support updates of the server." : "O canal de atualização selecionado não fornece suporte a atualizações do servidor.", - "Updater" : "Atualizador", - "At the moment only manual updates are supported on your environment. This is very likely the case because functions such as shell_exec are not available." : "Neste momento, apenas atualizações manuais são suportados em seu ambiente. Provavelmente é este o motivo pelo qual as funções tais como shell_exec não estão disponíveis." + "Updater" : "Atualizador" }, "nplurals=2; plural=(n > 1);"); |