MastodonHelp/web/site/translate.html
pezcurrel df7aed49a7 ...
2020-10-23 19:00:43 +02:00

29 lines
1.4 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE HTML>
<html lang="en">
<head>
<title>Mastodon Help - Missing or unfinished translations</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="icon" type="image/png" href="/imgs/icona-32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/imgs/icona-192.png" sizes="192x192">
<link rel="icon" type="image/png" href="/imgs/icona-512.png" sizes="512x512">
<link rel="apple-touch-icon-precomposed" href="/imgs/icona-180.png">
</head>
<body>
<h3>Missing or unfinished translations</h3>
<p>Please help us make this site better by completing its translation! :-)<br>
You can download any of the files linked below, translate them and send them<br>
back to masthelp[at]gmail.com. If youd like to be listed as a contributor<br>
on our “About” pages, just write in the mail how you want to be cited.</p>
<h4>Text for the site (zipped txt format)</h4>
<ul>
<li><a href="totrans/site_text_to_translate_to_catalan.txt.zip">Catalan</a></li>
<li><a href="totrans/site_text_to_translate_to_french.txt.zip">French</a></li>
</ul>
<h4>Text for the search engine (gettext po format)</h4>
<ul>
<li><a href="totrans/search_engine_text_to_translate_to_catalan.po">Catalan</li></a>
<li><a href="totrans/search_engine_text_to_translate_to_spanish.po">Spanish</li></a>
<li><a href="totrans/search_engine_text_to_translate_to_french.po">French</li></a>
</ul>
</body>
</html>