Enable da translation
[spreadlovenow-web.git] / data / translate.html
blob10b38d213fff9eb8311ca244b44e63e524726440
1 <?xml version="1.0" encoding="utf-8" ?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="${lang}" dir="${direction}">
4 <head>
5 <!-- The website designer loves you. -->
6 <title>${_('Help us translate')} &mdash; ${_('Spread love now.')} (spreadlovenow.org)</title>
7 <link rel="stylesheet" type="text/css" media="all" href="/static/css/reset.css" />
8 <link rel="stylesheet" type="text/css" media="all" href="/static/css/960.css" />
9 <link rel="stylesheet" type="text/css" media="all" href="/static/css/text.css" />
10 <link rel="stylesheet" type="text/css" media="all" href="/static/css/site.css" />
11 <link rel="stylesheet" type="text/css" media="all" href="/static/css/rtl.css" />
12 <!--[if lt IE 8]>
13 <script src="http://ie7-js.googlecode.com/svn/version/2.0(beta3)/IE8.js" type="text/javascript"></script>
14 <![endif]-->
15 <meta name="verify-v1" content="1+AIKhzF0Ri85q9rlDb2SlCCOU/pCzHiD+y5I7tsQUU=" />
16 <meta name="description" content="${_('Information on translating "Spread love now." into another language.').replace('"', '&#34;')}" />
17 </head>
18 <body class="spreadlovenow_v1 spreadlovenow_translate spreadlovenow_${lang}" id="spreadlovenow_translate_${lang}">
19 <div class="container_12">
20 <div id="returnhome" class="grid_12"><a href="index">${_('Return home')}</a></div>
21 <div id="header" class="grid_12"><h1><a href="index">${_('Spread love now.')}</a></h1></div>
22 <div id="body" class="grid_12">
23 <h2>${_('Help us translate')}</h2>
24 <p>${_("If you would like to help translate spread love now into a language you know well, register an account at www.transifex.net. Then, email love [at] spread love now [dot] org with the language you're interested in helping us with.")}</p>
25 <p>${_("We'll work with you one-on-one to help you get started with the Transifex interface and the formats for translation files. If there is already a maintainer of your language, he may opt to help you.")}</p>
26 <h2>${_('Credits to translators')}</h2>
27 <p>${_("We are grateful to the many translators who have donated their time and talent to help spread love in multiple languages. Those who helped on translations follow.")}</p>
28 <div><dl>${transcredits}</dl></div>
29 </div>
30 <div id="footer" class="grid_12">
31 <ul id="trans">
32 <li>${_('Spread love multilingually:')}</li>
33 ${chooser}
34 <li><a href="translate">(${_('Help us translate')})</a></li>
35 </ul>
36 <ul>
37 <li><em>${_("Because the world could use a little bit more love")}</em></li>
38 <li>${_("Contact us: love [at] spread love now [dot] org")}</li>
39 </ul>
40 <ul>
41 <li>${_("Copyright 2009, some rights reserved")}</li>
42 <li><a href="http://creativecommons.org/licenses/by-sa/3.0/" id="cclicenseshort">${_("CC BY-SA 3.0 license")}</a> (${_("Visit for details")})</li>
43 <li><span about="" resource="http://www.w3.org/TR/rdfa-syntax" rel="dct:conformsTo" xmlns:dc="http://purl.org/dc/terms/"><a href="http://validator.w3.org/check?uri=referer">XHTML + RDFa</a></span></li>
44 <li><span about="" resource="http://www.w3.org/TR/CSS21" rel="dct:conformsTo" xmlns:dc="http://purl.org/dc/terms/"><a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a></span></li>
45 </ul>
46 </div>
47 </div>
48 <!-- Begin Google Analytics Code -->
49 <script type="text/javascript">
50 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
51 document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
52 </script>
53 <script type="text/javascript">
54 try {
55 var pageTracker = _gat._getTracker("UA-531650-10");
56 pageTracker._trackPageview();
57 } catch(err) {}</script>
58 <!-- End Google Analytics Code -->
59 <!-- Begin CC license metadata -->
60 <div id="cclicensefull" style="display: none;">
61 <span xmlns:dc="http://purl.org/dc/elements/1.1/" href="http://purl.org/dc/dcmitype/InteractiveResource" property="dc:title" rel="dc:type">spread love now.org</span>
62 <a xmlns:cc="http://creativecommons.org/ns#" href="http://ianweller.org/" property="cc:attributionName" rel="cc:attributionURL">Ian Weller</a>
63 <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 Unported License</a>.
64 <a xmlns:sioc="http://rdfs.org/sioc/ns#" rel="sioc:has_owner" href="https://creativecommons.net/ianweller/"></a>
65 </div>
66 <!-- End CC license metadata -->
67 </body>
68 </html>