···44 Licence: MIT
55-->
66<!DOCTYPE html>
77-<html lang="en">
77+<html lang="pt-BR">
88 <head>
99- <title>Wander Console - Browse the Small Web</title>
99+ <title>Wander Console - Explore a Web Independente</title>
1010 <meta charset="UTF-8">
1111 <meta name="viewport" content="width=device-width, initial-scale=1">
1212 <style>
···429429 </script>
430430 </head>
431431 <body>
432432- <noscript>JavaScript is required to use this application.</noscript>
432432+ <noscript>JavaScript é necessário para usar esta aplicação.</noscript>
433433 <header>
434434- <button id="wander-button">Wander</button><!--
434434+ <button id="wander-button">Explorar</button><!--
435435 --><button id="console-button">Console</button><!--
436436- --><button id="reload-button">Reload</button><!--
436436+ --><button id="reload-button">Recarregar</button><!--
437437 --><input id="url-wide-input" autocomplete="off"><!--
438438- --><button id="go-button">Go</button><!--
439439- --><button id="open-button">Open</button><!--
440440- --><button id="about-button">About</button><!--
438438+ --><button id="go-button">Ir</button><!--
439439+ --><button id="open-button">Abrir</button><!--
440440+ --><button id="about-button">Sobre</button><!--
441441 --><input id="url-narrow-input">
442442 </header>
443443 <iframe id="wander-iframe"></iframe>
444444 <iframe id="sandbox-iframe" sandbox="allow-scripts"></iframe>
445445 <dialog id="console-dialog">
446446 <header>
447447- <h1>Console Explorer</h1><form method="dialog"><button>x</button></form>
447447+ <h1>Explorador de Consoles</h1><form method="dialog"><button>x</button></form>
448448 </header>
449449- <h2>Host Console</h2>
449449+ <h2>Console Atual</h2>
450450 <p>
451451- You are currently on <a id="host-console-link"></a>.
452452- This console is helping you navigate the Wander network.
451451+ Você está em <a id="host-console-link"></a>.
452452+ Este console está te ajudando a navegar pela rede Wander.
453453 </p>
454454- <h2>Console Neighbourhood</h2>
454454+ <h2>Vizinhança de Consoles</h2>
455455 <p>
456456- Your host console lists the following consoles as its
457457- neighbours:
456456+ Seu console atual lista os seguintes consoles como vizinhos:
458457 </p>
459458 <ul id="console-dialog-list"></ul>
460459 <p>
461461- You can wander to a neighbouring console by clicking one of
462462- the links above. Note that you do not really need to change
463463- console to browse the Wander network. The host console can
464464- fetch recommendations from other consoles, then from the
465465- consoles they link to and so on recursively.
460460+ Você pode explorar um console vizinho clicando em um dos links
461461+ acima. Note que não é necessário trocar de console para navegar
462462+ pela rede Wander. O console atual pode buscar recomendações de
463463+ outros consoles, e desses para os consoles que eles indicam,
464464+ de forma recursiva.
466465 </p>
467467- <h2>Wandering History</h2>
466466+ <h2>Histórico de Navegação</h2>
468467 <p>
469469- Your wandering history in reverse chronological order:
468468+ Seu histórico de navegação em ordem cronológica inversa:
470469 </p>
471470 <ul id="history-list"></ul>
472471 <p>
473473- Each item above includes three links: the page recommended to
474474- you, the console that recommended it and the wander.js file of
475475- that console.
472472+ Cada item acima contém três links: a página recomendada,
473473+ o console que a recomendou e o arquivo wander.js desse console.
476474 </p>
477477- <footer><form method="dialog"><button>Close</button></form></footer>
475475+ <footer><form method="dialog"><button>Fechar</button></form></footer>
478476 </dialog>
479477 <dialog id="about-dialog">
480478 <header>
481479 <h1>Wander Console</h1><form method="dialog"><button>x</button></form>
482482- <div>Version <span class="version"> </span></div>
480480+ <div>Versão <span class="version"> </span></div>
483481 </header>
484482 <p>
485485- Hello! You are currently on a Wander console! A Wander
486486- console lets you browse random websites and pages from the
487487- Wander community. The Wander community consists of
488488- individuals who develop and maintain their own personal
489489- websites.
483483+ Olá! Você está em um console Wander! Um console Wander permite
484484+ que você explore sites e páginas aleatórios da comunidade Wander.
485485+ A comunidade Wander é formada por pessoas que desenvolvem e
486486+ mantêm seus próprios sites pessoais.
490487 </p>
491488 <p>
492492- To set up your own Wander console, download
493493- <a href="https://codeberg.org/susam/wander/archive/wander.zip">this ZIP file</a>,
494494- extract index.html and wander.js, and place them
495495- in the /wander/ directory of your website. Then edit
496496- wander.js by following the directions at
489489+ Para criar seu próprio console Wander, baixe
490490+ <a href="https://codeberg.org/susam/wander/archive/wander.zip">este arquivo ZIP</a>,
491491+ extraia index.html e wander.js, e coloque-os
492492+ no diretório /wander/ do seu site. Em seguida, edite
493493+ wander.js seguindo as instruções em
497494 <a href="https://codeberg.org/susam/wander#readme">codeberg.org/susam/wander</a>.
498495 </p>
499496 <p>
500500- That's it! Once your /wander/ directory is ready on your web
501501- server, you can share a link to your Wander console in
502502- <a href="https://codeberg.org/susam/wander/issues/1">this
503503- community thread</a>. Hopefully, someone will add your
504504- console to theirs and you will become part of the Wander
505505- network.
497497+ É isso! Quando seu diretório /wander/ estiver pronto no seu
498498+ servidor, você pode compartilhar um link para o seu console Wander
499499+ <a href="https://codeberg.org/susam/wander/issues/1">nesta
500500+ thread da comunidade</a>. Com sorte, alguém vai adicionar seu
501501+ console ao deles e você fará parte da rede Wander.
506502 </p>
507503 <p>
508508- For more information about Wander, please
509509- see <a href="https://codeberg.org/susam/wander#readme">codeberg.org/susam/wander</a>.
504504+ Para mais informações sobre o Wander, consulte
505505+ <a href="https://codeberg.org/susam/wander#readme">codeberg.org/susam/wander</a>.
510506 </p>
511511- <footer><form method="dialog"><button>Close</button></form></footer>
507507+ <footer><form method="dialog"><button>Fechar</button></form></footer>
512508 </dialog>
513509 </body>
514510</html>