~ubuntu-branches/ubuntu/vivid/gimp-help/vivid

« back to all changes in this revision

Viewing changes to src/dialogs/menus/select-all.xml

  • Committer: Bazaar Package Importer
  • Author(s): Ari Pollak
  • Date: 2005-05-08 18:04:08 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 hoary)
  • Revision ID: james.westby@ubuntu.com-20050508180408-mjwl3kmjczfnmu5v
Tags: 2+0.7-5
Fix doc-base entry for gimp-help-zh-cn to point to correct directory
name (Closes: #308228)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version='1.0' encoding='UTF-8'?>
2
 
 
3
 
<sect3 id='gimp-selection-all'>
4
 
  <title lang="en">Select All</title>
5
 
  <title lang="de">Alles auswählen</title>
6
 
  <title lang="fr">Tout sélectionner</title>
7
 
  <indexterm>
8
 
    <primary lang="en">All</primary>
9
 
    <primary lang="fr">Tout sélectionner</primary>
10
 
  </indexterm>
11
 
 
12
 
  <simplesect>
13
 
    <varlistentry>
14
 
      <listitem lang="en">
15
 
        <para lang="en">
16
 
          This command is found in 
17
 
          <guimenuitem>Image&gt;Select/<accel>A</accel>ll</guimenuitem>.
18
 
        </para>     
19
 
        <para>
20
 
          The Select All command will create a new selection that 
21
 
          encompasses everything on the active layer. 
22
 
        </para>
23
 
      </listitem>
24
 
 
25
 
      <listitem lang="fr">
26
 
        <para lang="en">
27
 
          Cette commande se trouve dans 
28
 
          <guimenuitem>Image&gt;Sélection/<accel>T</accel>out sélectionner</guimenuitem>.
29
 
        </para>     
30
 
        <para>
31
 
          Tout sélectionner créera une nouvelle sélection comprenant 
32
 
          l'ensemble du calque actif
33
 
        </para>
34
 
      </listitem>
35
 
    </varlistentry>
36
 
 
37
 
    <varlistentry>
38
 
      <term lang="en">Shortcut</term>
39
 
      <term lang="de">Tastaturkürzel</term>
40
 
      <term lang="fr">Raccourcis clavier</term>
41
 
      <listitem>
42
 
        <para lang="en">
43
 
          The <keycap>Ctrl+K</keycap>
44
 
          will call the Select All function
45
 
        </para>
46
 
          
47
 
        <para lang="de">
48
 
 
49
 
        </para>
50
 
 
51
 
        <para lang="fr">
52
 
          La combinaison de touches <keycap>Ctrl+K</keycap>
53
 
          activera la fonction Tout sélectionner.
54
 
        </para>
55
 
 
56
 
      </listitem>
57
 
    </varlistentry>
58
 
 
59
 
  </simplesect>
60
 
 
61
 
</sect3>