diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-16 01:55:39 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-16 01:55:39 -0500 |
commit | 3dd1961f9235fbd2fc5d0b52791d7ff2ee9f43d1 (patch) | |
tree | 129d46ac465055de92a429360cac919c340abd6c /lib/l10n/pt_BR.js | |
parent | 907430a80812bbf5378a4c5d10de6ab7ddf6f8e4 (diff) | |
download | nextcloud-server-3dd1961f9235fbd2fc5d0b52791d7ff2ee9f43d1.tar.gz nextcloud-server-3dd1961f9235fbd2fc5d0b52791d7ff2ee9f43d1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pt_BR.js')
-rw-r--r-- | lib/l10n/pt_BR.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index 7a860129362..faa690f29c2 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -60,6 +60,7 @@ OC.L10N.register( "App can't be installed because of not allowed code in the App" : "O aplicativo não pode ser instalado por causa do código não permitido no Aplivativo", "App can't be installed because it is not compatible with this version of ownCloud" : "O aplicativo não pode ser instalado porque não é compatível com esta versão do ownCloud", "App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "O aplicativo não pode ser instalado porque ele contém a marca <shipped>verdadeiro</shipped> que não é permitido para aplicações não embarcadas", + "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "O aplicativo não pode ser instalado porque a versão em info.xml não é o mesmo que a versão relatada na App Store", "Application is not enabled" : "Aplicação não está habilitada", "Authentication error" : "Erro de autenticação", "Token expired. Please reload page." : "Token expirou. Por favor recarregue a página.", |