Brazilian portuguese translation of lynx article added

This commit is contained in:
msaile 2022-07-26 23:13:55 -03:00
parent bd0a58395f
commit e8341d338a
1 changed files with 41 additions and 0 deletions

41
articles/lynx_ptbr.html Normal file
View File

@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-type" content="application/xhtml+xml;charset=utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<title>Lynx - Spyware Watchdog</title>
<link rel="stylesheet" href="../style.css"/>
</head>
<body>
<div class="case">
<div class="nav"><a href="index.html">&larr; Catálogo</a></div>
<div class="main">
<img src="../images/lynx_logo.png" alt="Lynx Logo"/>
<h1>Lynx</h1>
<p>Lynx é um navegador de texto para a World Wide Web.</p>
<h2>Nível de Spyware: <span class="green">Não é Spyware</span></h2>
<p>Lynx <span class="green">não faz nenhuma requisição não solicitada.</span></p>
<p>Também é um software totalmente gratuito sob a licença GPLv2.</p>
</div>
<hr/>
<div class="footer">
<div class="futher">
<h4>Leitura Adicional</h4>
<ol>
<li><a href="https://lynx.browser.org/">lynx.browser.org</a></li>
</ol>
</div>
<hr/>
<b>Esse artigo foi criado em 06/04/202</b>
<br/>
<b>Esse artigo foi editado pela última vez em 07/10/2020</b>
<br/>
<b>Esta é uma tradução do artigo em Inglês. Pode estar desatualizado. Compare as datas em ambos os artigos.</b>
<p>Se você quiser editar este artigo, ou contribuir com seu(s) próprio(s) artigo(s), visite-nos no repositório git no <a href="https://codeberg.org/shadow/SpywareWatchdog">Codeberg</a>.</p>
<p>Todas as contribuições devem ser licenciadas sob a licença CC0 para serem aceitas.</p>
<a href="../LICENSE.txt"><img class="icon" src="../images/cc0.png" alt="CC0 License"/></a>
</div>
</div>
</body>
</html>