~ubuntu-branches/ubuntu/precise/gnome-games/precise-proposed

« back to all changes in this revision

Viewing changes to swell-foop/help/zh_CN/index.docbook

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-04-17 16:31:36 UTC
  • mfrom: (1.1.107)
  • mto: This revision was merged to the branch mainline in revision 164.
  • Revision ID: package-import@ubuntu.com-20120417163136-nbz9cy8b395zxxg2
Tags: 1:3.4.1-0ubuntu1
* New upstream release:
  - swell-foop: fix saving score twice
  - glines: fix closing via window decoration
  - fix help links for modules that still use docbook
  - Update help/Makefile.am for index.docbook pages
  - gnomine: Drop docbook docs and add Mallard docs to the Makefile.am
  - mahjongg: Can't select new stone without unselecting existing one
* debian/patches/00git_mahjongg_behaviour.patch:
  - Applied upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
 
3
<!ENTITY appversion "3.4">
 
4
<!ENTITY manrevision "3.4">
 
5
<!ENTITY date "March 2012">
 
6
<!ENTITY appname "Swell Foop">
 
7
<!ENTITY app "<application>Swell Foop</application>">
 
8
]>
 
9
<!--
 
10
      (Do not remove this comment block.)
 
11
  Maintained by the GNOME Documentation Project
 
12
  http://live.gnome.org/DocumentationProject
 
13
  Template version: 3.0 beta
 
14
  Template last modified 2006-11-21
 
15
 
 
16
-->
 
17
<!-- =============Document Header ============================= -->
 
18
<article id="index" lang="zh-CN">
 
19
  <articleinfo> 
 
20
    <title><application>消色块</application> 小游戏手册</title>       
 
21
    
 
22
    <abstract role="description">
 
23
      <para>消色块是一个智力游戏,目标是点击相同方块组,尽可能多地消除它们,没有消除的方块会落下来继续组合,一直到没有可消除时结束。</para>
 
24
    </abstract>
 
25
 
 
26
    <copyright lang="en"> 
 
27
      <year>2005</year> 
 
28
      <holder>Callum McKenzie</holder> 
 
29
    </copyright> 
 
30
    <copyright lang="en"> 
 
31
      <year>2012</year> 
 
32
      <holder>Andre Klapper</holder> 
 
33
    </copyright> 
 
34
 
 
35
    <publisher role="maintainer"> 
 
36
      <publishername>GNOME 文档项目</publishername> 
 
37
    </publisher> 
 
38
 
 
39
          <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="legal.xml"/>   
 
40
   <!-- This file legal.xml contains link to license for the documentation (GNU FDL), and 
 
41
        other legal stuff such as "NO WARRANTY" statement. Please do not change 
 
42
        any of this. -->
 
43
 
 
44
    <authorgroup> 
 
45
      <author lang="en"> 
 
46
                <firstname>Callum</firstname> 
 
47
                <surname>McKenzie</surname> 
 
48
                <affiliation> 
 
49
                        <orgname>GNOME Documentation Project</orgname> 
 
50
                        <address> <email>callum@physics.otago.ac.nz</email> </address> 
 
51
                </affiliation> 
 
52
      </author> 
 
53
      <author lang="en"> 
 
54
                <firstname>Andre</firstname> 
 
55
                <surname>Klapper</surname> 
 
56
                <affiliation> 
 
57
                        <orgname>GNOME Documentation Project</orgname> 
 
58
                        <address> <email>ak-47@gmx.net</email> </address> 
 
59
                </affiliation> 
 
60
      </author> 
 
61
<!-- This is appropriate place for other contributors: translators,
 
62
     maintainers,  etc. Commented out by default.
 
63
     
 
64
      <othercredit role="translator">
 
65
                <firstname>Latin</firstname> 
 
66
                <surname>Translator 1</surname> 
 
67
                <affiliation> 
 
68
                        <orgname>Latin Translation Team</orgname> 
 
69
                        <address> <email>translator@gnome.org</email> </address> 
 
70
                </affiliation>
 
71
                <contrib>Latin translation</contrib>
 
72
      </othercredit>
 
73
-->
 
74
    </authorgroup>
 
75
        
 
76
        <releaseinfo revision="3.4" role="review"/>
 
77
 
 
78
 
 
79
<!-- According to GNU FDL, revision history is mandatory if you are -->
 
80
<!-- modifying/reusing someone else's document.  If not, you can omit it. -->
 
81
<!-- Remember to remove the &manrevision; entity from the revision entries other
 
82
-->
 
83
<!-- than the current revision. -->
 
84
<!-- The revision numbering system for GNOME manuals is as follows: -->
 
85
<!-- * the revision number consists of two components -->
 
86
<!-- * the first component of the revision number reflects the release version of the GNOME desktop. -->
 
87
<!-- * the second component of the revision number is a decimal unit that is incremented with each revision of the manual. -->
 
88
<!-- For example, if the GNOME desktop release is V2.x, the first version of the manual that -->
 
89
<!-- is written in that desktop timeframe is V2.0, the second version of the manual is V2.1, etc. -->
 
90
<!-- When the desktop release version changes to V3.x, the revision number of the manual changes -->
 
91
<!-- to V3.0, and so on. --> 
 
92
    <revhistory>
 
93
      <revision lang="en"> 
 
94
                    <revnumber>Swell Foop Manual V3.4</revnumber>
 
95
                    <date>March 2012</date> 
 
96
                    <revdescription> 
 
97
                        <para lang="en">Updates to the Swell Foop manual.</para>                    
 
98
                          <para role="author" lang="en">Andre Klapper <email>ak-47@gmx.net</email></para>
 
99
                          <para role="publisher" lang="en">GNOME Documentation Project</para>
 
100
                </revdescription> 
 
101
      </revision> 
 
102
 
 
103
      <revision lang="en"> 
 
104
                    <revnumber>Swell Foop Manual V2.11</revnumber>
 
105
                    <date>January 2008</date> 
 
106
                    <revdescription> 
 
107
                        <para lang="en">Adaptation of the Swell Foop manual to new template.</para>                 
 
108
                          <para role="author" lang="en">Claude Paroz <email>claude@2xlibre.net</email></para>
 
109
                          <para role="publisher" lang="en">GNOME Documentation Project</para>
 
110
                </revdescription> 
 
111
      </revision> 
 
112
      <revision lang="en"> 
 
113
                    <revnumber>Swell Foop Manual V2.10</revnumber>
 
114
                    <date>February 2005</date> 
 
115
                    <revdescription> 
 
116
                        <para lang="en">Initial version for the new Swell Foop.</para>              
 
117
                          <para role="author" lang="en">Callum McKenzie <email>callum@physics.otago.ac.nz</email></para>
 
118
                          <para role="publisher" lang="en">GNOME Documentation Project</para>
 
119
                </revdescription> 
 
120
      </revision> 
 
121
    </revhistory> 
 
122
 
 
123
    <releaseinfo lang="en">This manual describes version 3.4 of Swell Foop.
 
124
    </releaseinfo> 
 
125
    <legalnotice> 
 
126
      <title>反馈</title> 
 
127
      <para>要报告关于<application>消色块</application>程序或使用手册中的缺陷,或者提出建议,请参照 <ulink url="ghelp:user-guide?feedback-bugs" type="help">GNOME 反馈页</ulink> 上的指导。</para>
 
128
<!-- Translators may also add here feedback address for translations -->
 
129
    </legalnotice> 
 
130
  </articleinfo> 
 
131
 
 
132
  <indexterm zone="index" lang="en"> 
 
133
    <primary>Swell Foop</primary> 
 
134
  </indexterm> 
 
135
 
 
136
<!-- ============= Document Body ============================= -->
 
137
 
 
138
  <sect1 id="introduction"> 
 
139
    <title>开始<application>消色块</application>小游戏</title> 
 
140
    <para><application>消色块</application>小游戏是一个智力游戏,目标是用最少的次数来消除尽可能多的方块。相邻的色块会一同消去,留下的色块会重新连成一块,单个色块不能消除。</para>
 
141
 
 
142
    <figure id="start-up">
 
143
      <title>开始<application>消色块</application>新游戏。</title>
 
144
      <screenshot>
 
145
        <mediaobject>
 
146
          <imageobject>
 
147
            <imagedata fileref="figures/start-up.png" format="PNG"/>
 
148
                </imageobject>
 
149
              </mediaobject>
 
150
      </screenshot>
 
151
    </figure>
 
152
 
 
153
    <para>开始棋盘中充满了方块,数量多少取决于您选择棋盘大小,里面有三种或四种颜色的方块,如果有一组相邻的方块,都是同一色的,只要简单点击(或者按空格键)就可以消去。当您消去一组方块后,其他方块会移动重新组合在一起。消去的方块数和获得的积分,显示在窗口的左下角,一次消去的方块越多,获得的积分也越多。当一组方块被消去后,它上面的方块会落下来填充空白,如果竖着一列被消去,那么右侧的方块会左移填充。</para>
 
154
 
 
155
    <table id="play" frame="all"><title>开始<application>消色块</application>小游戏</title>
 
156
      <tgroup cols="2" colsep="0">
 
157
      <tbody>
 
158
        <row><entry><para lang="en">1. Eliminate groups of two or more 
 
159
         <screenshot>
 
160
         <mediaobject>
 
161
           <imageobject>
 
162
             <imagedata fileref="figures/play1.png" format="PNG"/>
 
163
           </imageobject>
 
164
         </mediaobject>
 
165
         </screenshot></para></entry>
 
166
       <entry><para lang="en">2. Objects fall down to fill the gaps
 
167
         <screenshot>
 
168
          <mediaobject>
 
169
            <imageobject>
 
170
              <imagedata fileref="figures/play2.png" format="PNG"/>
 
171
            </imageobject>
 
172
          </mediaobject>
 
173
          </screenshot></para></entry></row>
 
174
        <row><entry><para lang="en">3. Objects move left to fill empty columns
 
175
         <screenshot>
 
176
         <mediaobject>
 
177
           <imageobject>
 
178
             <imagedata fileref="figures/play3.png" format="PNG"/>
 
179
           </imageobject>
 
180
         </mediaobject>
 
181
         </screenshot></para></entry>
 
182
       <entry><para lang="en">4. New groups are formed and the cycle repeats
 
183
         <screenshot>
 
184
          <mediaobject>
 
185
            <imageobject>
 
186
              <imagedata fileref="figures/play4.png" format="PNG"/>
 
187
            </imageobject>
 
188
          </mediaobject>
 
189
          </screenshot></para></entry></row>
 
190
      </tbody>
 
191
      </tgroup>
 
192
    </table>
 
193
 
 
194
    <para>得分的多少取决于您消除的方块数:</para>
 
195
    
 
196
    <informaltable frame="topbot">
 
197
    <tgroup cols="2" align="center">
 
198
    <thead><row>
 
199
    <entry>方块数量:</entry>
 
200
    <entry>得分</entry>
 
201
    </row></thead>
 
202
    <tbody>
 
203
    <row><entry>2</entry><entry>0</entry></row>
 
204
    <row><entry>3</entry><entry>1</entry></row>
 
205
    <row><entry>4</entry><entry>4</entry></row>
 
206
    <row><entry>5</entry><entry>9</entry></row>
 
207
    <row><entry>6</entry><entry>16</entry></row>
 
208
    <row><entry>7</entry><entry>25</entry></row>
 
209
    <row><entry>8</entry><entry>36</entry></row>
 
210
    <row><entry>9</entry><entry>49</entry></row>
 
211
    <!-- Translators: this is a vertical continuation character -->
 
212
    <row><entry>⋮</entry><entry>⋮</entry></row>
 
213
    <row><entry>n</entry><entry lang="en">(n - 2)<superscript>2</superscript></entry></row>
 
214
    </tbody>
 
215
    </tgroup>
 
216
    </informaltable>
 
217
    <para>如果您消去了所有方块,会得到1000点。</para>
 
218
  </sect1>
 
219
 
 
220
  <sect1 id="swell-foop-customisation">
 
221
    <title>自定义</title>
 
222
 
 
223
    <sect2 id="changing-the-look">
 
224
      <title>更改外观</title>
 
225
 
 
226
      <para lang="en">To change the appearance of the objects use the <guimenuitem>Theme</guimenuitem> item under <menuchoice><guimenu>Swell Foop</guimenu><guimenuitem>Preferences</guimenuitem><guimenuitem>Appearance</guimenuitem></menuchoice>. Selecting an item from the list changes the theme immediately.</para>
 
227
 
 
228
        <para lang="en">You can also create your own themes, although the process is not very straight-forward yet. Use a copy of an existing theme from <filename>/usr/share/gnome-games/swell-foop/themes/</filename> as a template and alter it with your favorite paint program. Put the result in <filename>$XDG_DATA_HOME/gnome-games/swell-foop/themes/</filename>. It will be automatically included on the themes list next time you run <application>Swell Foop</application>. <filename>$XDG_DATA_HOME</filename> is usually <filename>~/.local/share/</filename>.</para>
 
229
    </sect2>
 
230
 
 
231
    <sect2 id="changing-the-size">
 
232
      <title>改变大小</title>
 
233
      <para lang="en">The <guimenu>Board size</guimenu> list under <menuchoice><guimenu>Swell Foop</guimenu><guimenuitem>Preferences</guimenuitem><guimenuitem>Setup</guimenuitem></menuchoice> contains three settings: <guimenuitem>Small</guimenuitem>, <guimenuitem>Medium</guimenuitem> and <guimenuitem>Large</guimenuitem>.</para>
 
234
    </sect2>
 
235
 
 
236
    <sect2 id="changing-the-size">
 
237
      <title lang="en">Changing the Number of Objects</title>
 
238
      <para lang="en">The <guimenu>Number of colors</guimenu> option under <menuchoice><guimenu>Swell Foop</guimenu><guimenuitem>Preferences</guimenuitem><guimenuitem>Setup</guimenuitem></menuchoice> allows you to increase the number of different objects.</para>
 
239
    </sect2>
 
240
 
 
241
    <sect2 id="changing-the-speed">
 
242
    <title>更改速度</title>
 
243
    <para lang="en">The default animation is designed to be smooth and graceful. If you like playing fast and furious then this may be too slow for you. By selecting the <guimenuitem>Zealous Animation</guimenuitem> option under <menuchoice><guimenu>Swell Foop</guimenu><guimenuitem>Preferences</guimenuitem><guimenuitem>Operation</guimenuitem></menuchoice> you can speed up game-play at the expense of animation quality.</para>
 
244
    </sect2>
 
245
 
 
246
  </sect1>
 
247
 
 
248
  <sect1 id="swell-foop-strategy">
 
249
    <title>攻略</title>
 
250
 
 
251
    <para>重点是要想办法得到高分:您消去的一组方块后,将还能够接着消去另外一组。</para>
 
252
 
 
253
<para>首先消去高分的一组,除非消去后能得到下一组更高的得分。垂直排列的方块只能落下,而水平的可以重新排列。</para>
 
254
 
 
255
    <para>因为得分是按乘方增长的,大的组得分总是要多一些。例如,消去7个一组的得分,会比6个一组的多9分。在这种情况下,您应该合并两个成为一组,或者合并到6个一组的里面去,甚至消去两个一组不能得分,而最后得到一个大组的得分也会很高。</para>
 
256
 
 
257
    <para>记住,如果能消去所有方块,会得到1000分的奖励,而只有消去一组34个的才能得到这么多。有时您不得不为了清盘而放弃消去一个大组的机会。</para>
 
258
  </sect1>
 
259
 
 
260
<!-- ============= About ================================== -->
 
261
  <sect1 id="swell-foop-about"> 
 
262
    <title>关于<application>消色块</application>小游戏</title> 
 
263
    <para><application>消色块</application>小游戏由 Callum McKenzie (<email>callum@physics.otago.ac.nz</email>)编写,更多详细信息,请访问 <ulink url="http://live.gnome.org/GnomeGames/" type="http">GNOME 游戏页面</ulink>。</para>
 
264
    <para>要报告本程序或本手册的缺陷或者提出建议,请参照 <ulink url="ghelp:user-guide?feedback-bugs" type="help">GNOME 用户指南反馈</ulink> 上的指导。</para>
 
265
 
 
266
    <para>本程序的分发和/或修改遵守自由软件基金会发布的 GNU 通用许可证第2版或更高(如您所愿)版本,本文档包含一份<ulink url="ghelp:gpl" type="help">此许可协议</ulink>,您也可以在本程序源文件的 COPYING 文件中找到它。</para>
 
267
 
 
268
  </sect1> 
 
269
</article>