~u5218464/schooltool-book/schooltool-book

« back to all changes in this revision

Viewing changes to i18n/hi/build/html/translation-toc.html

  • Committer: Karun Agarwal
  • Date: 2014-05-22 10:02:44 UTC
  • Revision ID: u5218464@anu.edu.au-20140522100244-0lv39nttpudy41cp
added new branch to make translations for schooltool-book to hindi

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 
2
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
3
 
 
4
 
 
5
<html xmlns="http://www.w3.org/1999/xhtml">
 
6
  <head>
 
7
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
8
    
 
9
    <title>Translations &mdash; The SchoolTool Book</title>
 
10
    
 
11
    <link rel="stylesheet" href="_static/flourish.css" type="text/css" />
 
12
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
 
13
    
 
14
    <script type="text/javascript">
 
15
      var DOCUMENTATION_OPTIONS = {
 
16
        URL_ROOT:    './',
 
17
        VERSION:     '2.1.1',
 
18
        COLLAPSE_INDEX: false,
 
19
        FILE_SUFFIX: '.html',
 
20
        HAS_SOURCE:  true
 
21
      };
 
22
    </script>
 
23
    <script type="text/javascript" src="_static/jquery.js"></script>
 
24
    <script type="text/javascript" src="_static/underscore.js"></script>
 
25
    <script type="text/javascript" src="_static/doctools.js"></script>
 
26
    <script type="text/javascript" src="_static/jquery.colorbox-min.js"></script>
 
27
    <script type="text/javascript" src="_static/flourish.js"></script>
 
28
    <link rel="shortcut icon" href="_static/favicon.ico"/>
 
29
    <link rel="author" title="About these documents" href="about.html" />
 
30
    <link rel="top" title="The SchoolTool Book" href="index.html" />
 
31
    <link rel="next" title="Translating SchoolTool.org" href="translation-web.html" />
 
32
    <link rel="prev" title="SchoolTool Style Guide" href="style-guide.html" />
 
33
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Ubuntu:regular,bold&subset=Latin" />
 
34
 
 
35
  </head>
 
36
  <body>
 
37
<div class="schooltool">
 
38
  <div class="header">
 
39
    <h1 class="brand">
 
40
      <a href="http://www.schooltool.org/">
 
41
        <span class="school">school</span><span class="tool">tool</span>
 
42
        <img alt="Logo" src="_static/logo-small.png" />
 
43
      </a>
 
44
    </h1>
 
45
    <ul class="navigation">
 
46
      <li>
 
47
        <a href="http://schooltool.org/">
 
48
          Home
 
49
        </a>
 
50
      </li>
 
51
      <li>
 
52
        <a href="features.html">
 
53
          Features
 
54
        </a>
 
55
      </li>
 
56
      <li>
 
57
        <a href="http://launchpad.net/schooltool-project/+announcements">
 
58
          News
 
59
        </a>
 
60
      </li>
 
61
      <li>
 
62
        <a href="screenshots.html">
 
63
          Screenshots
 
64
        </a>
 
65
      </li>
 
66
      <li>
 
67
        <a href="system-requirements.html">
 
68
          Download
 
69
        </a>
 
70
      </li>
 
71
      <li>
 
72
        <a href="index.html">
 
73
          Documentation
 
74
        </a>
 
75
      </li>
 
76
      <li>
 
77
        <a href="about.html">
 
78
          Contact
 
79
        </a>
 
80
      </li>
 
81
    </ul>
 
82
    <script type="text/javascript">
 
83
      $(document).ready(function() {
 
84
        $(window).scroll(function() {
 
85
          var scrollTop = $(window).scrollTop();
 
86
          if (scrollTop > 64) {
 
87
            $('div.related').css('position', 'fixed');
 
88
            $('div.related').css('top', '0');
 
89
          } else {
 
90
            $('div.related').css('position', 'absolute');
 
91
            $('div.related').css('top', '64px');
 
92
          }
 
93
        });
 
94
      });
 
95
    </script>
 
96
    
 
97
    <div class="related">
 
98
      <h3>Navigation</h3>
 
99
      <ul>
 
100
        <li class="right" style="margin-right: 10px">
 
101
          <a href="translation-web.html" title="Translating SchoolTool.org"
 
102
             accesskey="N">next</a></li>
 
103
        <li class="right" >
 
104
          <a href="style-guide.html" title="SchoolTool Style Guide"
 
105
             accesskey="P">previous</a> |</li>
 
106
        <li><a href="index.html">The SchoolTool Book</a> &raquo;</li> 
 
107
      </ul>
 
108
    </div>
 
109
<!-- Search Bar -->
 
110
<div id="search-box">
 
111
  <form class="search-form" id="google-appliance-search-form" method="get"
 
112
        accept-charset="UTF-8"
 
113
        action="search.html">
 
114
      <div>
 
115
        <div id="edit-keys-wrapper" class="form-item">
 
116
          <input type="text" class="form-text"
 
117
                 onfocus="if(this.value=='Type to search'){this.value=''}"
 
118
                 onblur="if(this.value==''){this.value='Type to search';}"
 
119
                 value="Type to search" size="20" id="edit-keys" name="q"
 
120
                 maxlength="255" />
 
121
            <input type="hidden" value="yes" name="check_keywords" />
 
122
            <input type="hidden" value="default" name="area" />
 
123
        </div>
 
124
        <img src="_static/arrow.png" class="form-submit"
 
125
             onclick="$(this).closest('form').submit()"
 
126
             style="cursor: pointer" />
 
127
      </div>
 
128
    </form>
 
129
  </div>
 
130
  <!-- End Search Bar -->
 
131
  </div>
 
132
  
 
133
 
 
134
    <div class="document">
 
135
      <div class="documentwrapper">
 
136
        <div class="bodywrapper">
 
137
          <div class="body">
 
138
            
 
139
  <div class="section" id="translations">
 
140
<h1>Translations<a class="headerlink" href="#translations" title="Permalink to this headline">¶</a></h1>
 
141
<p>To translate the SchoolTool application, see <a class="reference internal" href="translations.html#translate-app"><em>SchoolTool In Languages Other Than English</em></a>.</p>
 
142
<p>To translate <a class="reference external" href="http://schooltool.org">http://schooltool.org</a>, see <a class="reference internal" href="translation-web.html#translate-web"><em>Translating SchoolTool.org</em></a>.</p>
 
143
<p>To translate this book, see <a class="reference internal" href="editing-this-book.html#translate-book"><em>Editing or Translating This Book</em></a>.</p>
 
144
<div class="toctree-wrapper compound">
 
145
</div>
 
146
</div>
 
147
 
 
148
 
 
149
          </div>
 
150
        </div>
 
151
      </div>
 
152
      <div class="sphinxsidebar">
 
153
        <div class="sphinxsidebarwrapper">
 
154
  <h4>Previous topic</h4>
 
155
  <p class="topless"><a href="style-guide.html"
 
156
                        title="previous chapter">SchoolTool Style Guide</a></p>
 
157
  <h4>Next topic</h4>
 
158
  <p class="topless"><a href="translation-web.html"
 
159
                        title="next chapter">Translating SchoolTool.org</a></p>
 
160
        </div>
 
161
      </div>
 
162
      <div class="clearer"></div>
 
163
    </div>
 
164
  <div class="footer">
 
165
    <p class="copyright">
 
166
        &copy; Copyright 2014, the Shuttleworth Foundation.  This work is licensed under the Creative Commons Attribution 3.0 Unported License.
 
167
    </p>
 
168
    <p>
 
169
      Last updated on May 22, 2014.
 
170
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.2.2.
 
171
    <a href="_sources/translation-toc.txt"
 
172
             rel="nofollow">Show Source</a>
 
173
    </p>
 
174
  </div>
 
175
</div>
 
176
  </body>
 
177
</html>
 
 
b'\\ No newline at end of file'