OSDN Git Service

Fix Email patch body show subject problem
[tortoisegit/TortoiseGitJp.git] / contrib / drupal-modules / module / translation.php
1 <?php\r
2 //\r
3 // Drupal translation status start page\r
4 // loaded into "http://tortoisesvn.net/translation"\r
5 //\r
6 // Copyright (C) 2004-2008 the TortoiseSVN team\r
7 // This file is distributed under the same license as TortoiseSVN\r
8 //\r
9 // $Author: luebbe $\r
10 // $Date: 2008-06-23 20:38:59 +0800 (Mon, 23 Jun 2008) $\r
11 // $Rev: 13328 $\r
12 //\r
13 // Author: Lübbe Onken 2004-2008\r
14 //\r
15 \r
16 include("/var/www/vhosts/default/htdocs/modules/tortoisesvn/tortoisevars.inc");\r
17 \r
18 ?>\r
19 \r
20 Would you like to translate TortoiseSVN into your native language?\r
21 \r
22 To check the currently available languages, take a look at our\r
23 <a href="/translation_status">Translation status page</a>. Maybe your language\r
24 already exists and is ready for use or needs just a little improvement. Read\r
25 these <a href="/translation_instructions">instructions</a> first before starting\r
26 to work on a translation.\r
27 \r
28 <ul>\r
29 <li>If you want to translate the current development version, download an\r
30 <a href="<?php echo $tsvn_var['trunk']; ?>Languages/Tortoise.pot">empty catalog (trunk)</a>.\r
31 Translate what you can and send us your translation.\r
32 </li>\r
33 <li>If you want to translate the last official release, download an\r
34 <a href="<?php echo $tsvn_var['branch']; ?>Languages/Tortoise.pot">\r
35 empty catalog (<?php echo $tsvn_var['release']; ?> )</a> and start to translate from there.\r
36 </li>\r
37 </ul>\r
38 \r
39 When you are finished, send us your translation (just the zipped .po file) to\r
40 <a href="mailto:dev@tortoisesvn.tigris.org">dev@tortoisesvn.tigris.org</a>.\r
41 We will run some sanity checks on it and commit it into our repository.\r
42 From that moment on, an installer for your language will be available in the\r
43 nightly developer builds for testing. It'll become part of the nexet official\r
44 release. We will also put your name on the <a href="/translator_credits">list of contributors</a>.\r
45 \r
46 Now go ahead and <a href="/downloads">download</a> your favourite language pack.\r
47 <!--break-->\r