~taylorp36/ubuntu/wily/aisleriot/bug-1490189

« back to all changes in this revision

Viewing changes to help/ru/accordion.xml

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2011-09-26 12:54:22 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: package-import@ubuntu.com-20110926125422-fhnx2xyc0qcpgyh2
Tags: 1:3.2.0-0ubuntu1
* New upstream stable release.
  - Distribute a copy of the LGPL
  - Update card theme install info for Debian, Ubuntu & OpenSUSE
  - Build help with yelp-tools instead of gnome-doc-utils
  - Fix game restart
  - Translation updates
* debian/control: Build-depends on yelp-tools
* debian/copyright: Fixed a few lintian warnings
* 03_update_theme_install_data.patch: Dropped, applied upstream

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>Accordion</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>
 
33
                        Fifty-four spaces in five rows of nine and a last row of seven. Deal cards face up
 
34
            one per space. The spaces should be considered as one continuous line, the rows 
 
35
            simply arrange the tableau so all of it can be seen at once. Thus the 
 
36
            rightmost space of a row is to be considered to the left of the leftmost space
 
37
            of the row below. 
 
38
                </entry>
 
39
        </row>
 
40
                        </tbody>
 
41
                </tgroup>
 
42
        </informaltable>
 
43
 
 
44
          </sect2>
 
45
        <sect2><title>Задача</title>
 
46
 
 
47
  <para>
 
48
    To remove all cards except one. 
 
49
  </para>
 
50
 
 
51
          </sect2>
 
52
        <sect2><title>Правила</title>
 
53
 
 
54
  <para>
 
55
    Cards are moved singly. Any card can be moved over another card of the same suit or rank
 
56
    that is in the space immediately to its left or three spaces to its left.
 
57
    The card that is covered is removed from play. All the cards (if any) in spaces to the 
 
58
    right of the resulting gap are moved to the left one space so as to close the gap.
 
59
    Double-clicking causes the card to move three spaces, if possible, or failing that one space 
 
60
    to the left. 
 
61
  </para>
 
62
 
 
63
          </sect2>
 
64
        <sect2><title>Подсчёт очков</title>
 
65
 
 
66
  <para>
 
67
    Each card removed scores 1 point. 
 
68
  </para>
 
69
  <para>
 
70
    Maximum possible score:  51
 
71
  </para>
 
72
 
 
73
          </sect2>
 
74
        <sect2><title>Стратегия</title>
 
75
 
 
76
  <para>
 
77
    This is a diffcult game. Try to find two or three cards of the same rank at or near the 
 
78
    last row. Try not to remove any card of this rank. At the end you can move these cards
 
79
    onto each other to win.
 
80
  </para>
 
81
        </sect2>
 
82
</sect1>