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

« back to all changes in this revision

Viewing changes to help/zh_CN/quatorze.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="Quatorze"><!--<sect1info>
4
 
                <copyright>
5
 
                        <year>2001</year>
6
 
                        <holder>Rosanna Yuen</holder>
7
 
                </copyright>
8
 
                <author>
9
 
                        <firstname>Rosanna</firstname>
10
 
                        <surname>Yuen</surname>
11
 
                </author>
12
 
                <address><email>zana@webwynk.net</email></address>
13
 
        </sect1info>-->
14
 
 
15
 
        <title>夸托尔泽</title>
16
 
 
17
 
  <para>Rosanna Yuen 编写</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
 
        <row>
30
 
          <entry>发牌区</entry>
31
 
          <entry>左上角的牌垛,桌面上发剩下的牌放在这儿,桌面上出现空位后,立即从发牌区移动一张过去。</entry>
32
 
        </row>
33
 
        <row>
34
 
          <entry>桌面排列区</entry>
35
 
          <entry>五行五列,每个位置放一张牌,游戏开始时每个空位已经放了一张牌。空位由发牌区填充,一旦发牌区为空,空位会被右边的牌依次移动过来填充,这样空位就被移到最后头了。</entry>
36
 
        </row>
37
 
      </tbody>
38
 
    </tgroup>
39
 
  </informaltable>
40
 
 
41
 
          </sect2>
42
 
        <sect2><title>目标</title>
43
 
 
44
 
  <para>移除所有牌。</para>
45
 
 
46
 
          </sect2>
47
 
        <sect2><title>规则</title>
48
 
 
49
 
  <para>如果一行或一列中,两张牌加起来是十四(J 是11,Q 是12,K 是13),就可以被消去。</para>
50
 
  <para>空位自动由发牌区填充,一旦发牌区为空,空位会被右边的牌依次移动过来填充,这样空位就被移到最后头了。</para>
51
 
 
52
 
          </sect2>
53
 
        <sect2><title>得分</title>
54
 
 
55
 
  <para>每消去一对牌得两分。</para>
56
 
  <para>可能得到的最高分是:52</para>
57
 
 
58
 
          </sect2>
59
 
        <sect2><title>策略</title>
60
 
 
61
 
  <para>游戏中经常会出现只能移动一次,请完成它。一旦发牌区为空,桌面上就会有更多地移动。</para>
62
 
        </sect2>
63
 
</sect1>