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

github.com/nextcloud/news.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-08-20 08:01:33 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-08-20 08:01:33 +0300
commit23d2838c4475a2aedee2d055420bee83f7b7ba32 (patch)
tree643f1c1e660414231f778b1e644e84a453f5ac88 /l10n/pt_BR.js
parente9a2b38c0181103ecb8fd9da1c200a305139e98f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/pt_BR.js')
-rw-r--r--l10n/pt_BR.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 5c5c15f9d..ead9a54f2 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"news",
{
"Feed contains invalid XML" : "Alimentação 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" : "Alimentação não encontrada: ou o site não fornece um acesso a alimentação ou blocos. Para descartar o bloqueio, tente baixar a alimentação na linha de comando do seu servidor usando curl: curl http://the-feed.tld",
"Detected feed format is not supported" : "Formato de alimentação detectado não é suportado",
"SSL Certificate is invalid" : "Certificado SSL é inválido",
"Website not found" : "Site não encontrado",