summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/pt_BR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-27 00:11:52 +0000
committerNextcloud bot <bot@nextcloud.com>2018-06-27 00:11:52 +0000
commita6666071be393e1eaa3715cb1c16bd933f7cd03f (patch)
treeb79e9d175767825bf559ea691c252f2a97da7c44 /apps/updatenotification/l10n/pt_BR.js
parente9001fecb6e7955d6ca1ee4da826e0575a932809 (diff)
downloadnextcloud-server-a6666071be393e1eaa3715cb1c16bd933f7cd03f.tar.gz
nextcloud-server-a6666071be393e1eaa3715cb1c16bd933f7cd03f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/pt_BR.js')
-rw-r--r--apps/updatenotification/l10n/pt_BR.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/pt_BR.js b/apps/updatenotification/l10n/pt_BR.js
index 8c1d83c8a6f..d51856df882 100644
--- a/apps/updatenotification/l10n/pt_BR.js
+++ b/apps/updatenotification/l10n/pt_BR.js
@@ -13,6 +13,16 @@ OC.L10N.register(
"<strong>stable</strong> is the most recent stable version. It is suited for production use and will always update to the latest major version." : "<strong>estável</strong> é a versão estável mais recente. Ela é adequada para uso em produção e sempre será atualizada para a versão principal mais recente.",
"<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong> é uma versão de pré-lançamento apenas para testar novos recursos, não para ambientes de produção.",
"Could not start updater, please try the manual update" : "Não foi possível iniciar o atualizador, tente a atualização manual",
+ "activated" : "ativado",
+ "updated" : "atualizado",
+ "mounted" : "montado",
+ "deactivated" : "desativado",
+ "beforeCreate" : "beforeCreate",
+ "created" : "criado",
+ "beforeUpdate" : "beforeUpdate",
+ "beforeDestroy" : "beforeDestroy",
+ "destroyed" : "destruído",
+ "beforeMount" : "beforeMount",
"_openIndicator_::_open-indicator_" : ["openIndicator","open-indicator"],
"_dropdownMenu_::_dropdown-menu_" : ["dropdownMenu","dropdown-menu"],
"The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "A versão que você está executando não é mais mantida. Por favor, atualize para uma versão suportada o mais rápido possível.",