Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-02-13 09:55:39 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-02-13 09:55:39 +0300
commit2344c8e07d90d698a3c63fa50ce955d980eb4bab (patch)
tree4b5f7b90b6a5e6aae3d00f6396c0f691d39582dc /lib/l10n/pt_PT.js
parentb5bf32bc34a410d1f0756ffcda5eb7dfeca67134 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pt_PT.js')
-rw-r--r--lib/l10n/pt_PT.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/pt_PT.js b/lib/l10n/pt_PT.js
index 73ec11fbd7c..6d8efd9fc12 100644
--- a/lib/l10n/pt_PT.js
+++ b/lib/l10n/pt_PT.js
@@ -57,6 +57,7 @@ OC.L10N.register(
"App can't be installed because of not allowed code in the App" : "A aplicação não pode ser instalado devido a código não permitido dentro da aplicação",
"App can't be installed because it is not compatible with this version of ownCloud" : "A aplicação não pode ser instalada por não ser 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" : "Esta aplicação não pode ser instalada por que contém o tag <shipped>true</shipped> que só é permitido para aplicações nativas",
+ "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Esta aplicação não pode ser instalada porque a versão no info.xml não coincide com a reportada na loja de aplicações",
"Application is not enabled" : "A aplicação não está activada",
"Authentication error" : "Erro na autenticação",
"Token expired. Please reload page." : "O token expirou. Por favor recarregue a página.",