summaryrefslogtreecommitdiffstats
path: root/l10n/pt_PT.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-11 01:01:34 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-11 01:01:34 -0400
commitf896210fc7657234820196abdd4c600fc765aab1 (patch)
treea412b90efaf8b0bf35b804d31051c84e4f59891d /l10n/pt_PT.php
parentef0d89b188f45415ccfc80c92e545ad69f540805 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/pt_PT.php')
-rw-r--r--l10n/pt_PT.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/l10n/pt_PT.php b/l10n/pt_PT.php
index f7ff7d602..e94db9014 100644
--- a/l10n/pt_PT.php
+++ b/l10n/pt_PT.php
@@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Feed contains invalid XML" => "O feed contém XML inválido",
+"Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl http://the-feed.tld" => "Feed não encontrado: o sítio web ou não possui feed ou bloqueia-lhe o acesso. Para contornar o bloqueio, tente transferir o feed usando na linha de comando do servidor: curl http://the-feed.tld",
"Detected feed format is not supported" => "O formato da feed detetado não é suportado",
"SSL Certificate is invalid" => "O certificado SSL é inválido",
"Website not found" => "O site da web não foi encontrado",