~ubuntu-branches/debian/jessie/aisleriot/jessie

« back to all changes in this revision

Viewing changes to help/zh_CN/accordion.xml

  • Committer: Package Import Robot
  • Author(s): Jordi Mallach, Jeremy Bicha, Jordi Mallach
  • Date: 2012-04-22 12:49:26 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120422124926-gmr0thwstl91jt1n
Tags: 1:3.4.1-1
[ Jeremy Bicha ]
* New upstream release
* debian/control.in: (Build)-depend on guile-2.0
* debian/*.install: Cards files are now stored as zipped .svg's
* debian/patches/99_format-security.patch: Dropped, applied upstream

[ Jordi Mallach ]
* New upstream release.
* Update copyright to final version of the machine-readable 1.0 spec.
* Bump Standards Version to 3.9.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="utf-8"?>
2
 
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
3
 
<sect1 id="Accordion"><!--<sect1info>
4
 
                <copyright>
5
 
                        <year>2008</year>
6
 
                        <holder>Ed Sirett</holder>
7
 
                </copyright>
8
 
                <author>
9
 
                        <firstname>Ed</firstname>
10
 
                        <surname>Sirett</surname>
11
 
                </author>
12
 
                <address><email>ed @makewrite.demon.co.uk</email></address>
13
 
        </sect1info>-->
14
 
 
15
 
        <title>手风琴</title>
16
 
 
17
 
  <para>由 Ed Sirett 编写</para>
18
 
 
19
 
          <sect2><title>牌局</title>
20
 
 
21
 
 
22
 
        <informaltable>
23
 
                <tgroup cols="2">
24
 
                        <tbody>
25
 
        <row>
26
 
                <entry>纸牌类型</entry>
27
 
                <entry>标准纸牌</entry>
28
 
        </row>
29
 
 
30
 
        <row>
31
 
                <entry>桌面排列区</entry>
32
 
                <entry>桌面有五十四个位置,上面五行每行放九张牌,最后一行放七张牌。每个位置放一张翻开的牌,所有的牌连成一行,牌面都可以看到。最右边的位置跟下一行最左边的位置连在一起。</entry>
33
 
        </row>
34
 
                        </tbody>
35
 
                </tgroup>
36
 
        </informaltable>
37
 
 
38
 
          </sect2>
39
 
        <sect2><title>目标</title>
40
 
 
41
 
  <para>把全部的牌收成一垛。</para>
42
 
 
43
 
          </sect2>
44
 
        <sect2><title>规则</title>
45
 
 
46
 
  <para>牌一个接一个地移动,所有的牌都可以移到它左边相同花色,或者相隔二个空位的相同花色牌上。这张牌盖在原来那张上面,而出现的空缺会被右边的牌填充。双击一张牌可以使它移动到左边去,如果这张牌可以移动的话。</para>
47
 
 
48
 
          </sect2>
49
 
        <sect2><title>得分</title>
50
 
 
51
 
  <para>每移动一张牌得1分。</para>
52
 
  <para>可能得到的最高分是:51</para>
53
 
 
54
 
          </sect2>
55
 
        <sect2><title>策略</title>
56
 
 
57
 
  <para>这个游戏有一定难度,需要在一行里找到两张或三张相同花色的牌,尽量不要分开相同花色的牌。最后您就可以把它们相互移动直到获胜。</para>
58
 
        </sect2>
59
 
</sect1>