Lucas Fialho Zawacki : Add Portuguese translation for the IRC page

Jeremy Newman jnewman at winehq.org
Tue Mar 13 16:11:14 CDT 2012


Module: website
Branch: master
Commit: 3469b42813cf6fb8cb58f3fb115e6f17c0b0910f
URL:    http://source.winehq.org/git/website.git/?a=commit;h=3469b42813cf6fb8cb58f3fb115e6f17c0b0910f

Author: Lucas Fialho Zawacki <lfzawacki at gmail.com>
Date:   Mon Mar 12 10:27:05 2012 -0300

Add Portuguese translation for the IRC page

---

 templates/pt/irc.template |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/templates/pt/irc.template b/templates/pt/irc.template
new file mode 100644
index 0000000..4cb9196
--- /dev/null
+++ b/templates/pt/irc.template
@@ -0,0 +1,19 @@
+<!--TITLE:[Chat para suporte em tempo real]-->
+<!--BLURB:[Chat para suporte em tempo real]-->
+
+<h1 class="title">Chat para suporte em tempo real</h1>
+
+<p>O <a href="http://www.freenode.net">Freenode.net</a> hospeda o canal de IRC do Wine.
+A sala de chat pode ser acessada usando algum programa com suporte a IRC, como por exemplo o
+<a href="http://www.xchat.org/">X-Chat</a>. Use as configurações abaixo.</p>
+
+<blockquote>
+    <b>Servidor:</b> irc.freenode.net<br>
+    <b>Porta:</b> 6667<br>
+    <b>Canal:</b> #winehq<br>
+</blockquote>
+
+<p>Caso você use o Firefox ou algum outro navegador com suporte a urls IRC, você pode
+entrar no chat clicando em <a href="irc://irc.freenode.net/winehq">irc://irc.freenode.net/winehq</a>.</p>
+
+<p> </p>




More information about the wine-cvs mailing list