diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-17 00:08:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-17 00:08:26 +0000 |
commit | 26d6c4a64a50db86ba75774bfec9b6e1e1f5d954 (patch) | |
tree | a0330d40701ca18eadaae49fc7ab747890976eca /settings/l10n/pt_BR.js | |
parent | cc0ff6f5e37e8cce585d35280db7de7534697b5a (diff) | |
download | nextcloud-server-26d6c4a64a50db86ba75774bfec9b6e1e1f5d954.tar.gz nextcloud-server-26d6c4a64a50db86ba75774bfec9b6e1e1f5d954.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/pt_BR.js')
-rw-r--r-- | settings/l10n/pt_BR.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js index c6fc701b732..1062d3973bf 100644 --- a/settings/l10n/pt_BR.js +++ b/settings/l10n/pt_BR.js @@ -101,8 +101,8 @@ OC.L10N.register( "Disable" : "Desabilitar", "Enable" : "Habilitar", "Enabling app …" : "Ativando aplicativo...", - "Error while enabling app" : "Erro enquanto habilitava o aplicativo", - "Error: this app cannot be enabled because it makes the server unstable" : "Erro: este aplicativo não pode ser habilitado porque faz com que o servidor fique instável", + "Error while enabling app" : "Erro ao habilitar o aplicativo", + "Error: this app cannot be enabled because it makes the server unstable" : "Erro: este aplicativo não pode ser habilitado porque faz o servidor instável", "Error: could not disable broken app" : "Erro: Não foi possível desativar o aplicativo quebrado", "Error while disabling broken app" : "Erro ao desativar aplicativo quebrado", "Updating...." : "Atualizando...", @@ -181,7 +181,7 @@ OC.L10N.register( "Error creating user: {message}" : "Erro criando o usuário: {message}", "A valid password must be provided" : "Forneça uma senha válida", "A valid email must be provided" : "Um e-mail válido deve ser fornecido", - "__language_name__" : "Português Brasileiro", + "__language_name__" : "__language_name__", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", "Personal info" : "Informação pessoal", @@ -221,7 +221,7 @@ OC.L10N.register( "Enable encryption" : "Ativar criptografia", "No encryption module loaded, please enable an encryption module in the app menu." : "Nenhum módulo de criptografia carregado. Por favor, ative um deles no menu de aplicativos.", "Select default encryption module:" : "Selecione o módulo de criptografia padrão:", - "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Você precisa migrar suas chaves de criptografia da antiga criptografia (ownCloud <= 8,0) para a nova. Ative o \"Módulo de criptografia padrão\" e execute 'occ encryption:migrate'", + "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Você precisa migrar suas chaves de criptografia da antiga criptografia (ownCloud <= 8,0) para a nova. Por favor, ative o \"Módulo de criptografia padrão\" e execute 'occ encryption:migrate'", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Você precisa migrar suas chaves de criptografia a partir da antiga criptografia (ownCloud <= 8,0) para a nova.", "Start migration" : "Iniciar migração", "Security & setup warnings" : "Segurança & avisos de configuração", |