~ubuntu-branches/ubuntu/saucy/baobab/saucy-proposed

« back to all changes in this revision

Viewing changes to help/ca/pref-view-menu.page

  • Committer: Package Import Robot
  • Author(s): Matthew Fischer
  • Date: 2013-05-23 19:36:13 UTC
  • mfrom: (1.1.13)
  • Revision ID: package-import@ubuntu.com-20130523193613-6wrnnsmgwidm86c3
Tags: 3.8.2-0ubuntu1
* New upstream release (LP: #1181921)
* Use a menu button instead of toolbar items
* Update to the latest libgd and egglistbox
* Add an High Contrast icon
* Use the newest libgd to animate tranistion to and from the results
  page
* Minor bugfixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="utf-8"?>
2
 
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="tool-status-bar" xml:lang="ca">
 
2
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="tool-status-bar" xml:lang="ca">
3
3
 
4
4
  <info>
5
5
    <revision pkgversion="3.4" date="2012-02-20" status="review"/>
6
6
 
7
7
    <credit type="author">
8
8
      <name>Ekaterina Gerasimova</name>
9
 
      <email>kittykat3756@gmail.com</email>
 
9
      <email its:translate="no">kittykat3756@gmail.com</email>
10
10
    </credit>
11
11
 
12
 
    <desc>Hide or show the toolbar and the status bar.</desc>
 
12
    <desc>Oculta o mostra la barra d'eines i la barra d'estat.</desc>
13
13
 
 
14
  
 
15
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
16
      <mal:name>Manel Vidal</mal:name>
 
17
      <mal:email>verduler@gmail.com</mal:email>
 
18
      <mal:years>2013</mal:years>
 
19
    </mal:credit>
14
20
  </info>
15
21
 
16
 
  <title>Toolbar and statusbar</title>
 
22
  <title>Barra d'eines i barra d'estat</title>
17
23
 
18
 
  <p>The <gui>Toolbar</gui> provides shortcuts to the various scan actions,
19
 
  while the <gui>Statusbar</gui> provides the status of the application (for
20
 
  example, <gui>Ready</gui> and <gui>Scanning…</gui>).</p>
 
24
  <p>La <gui>Barra d'eines</gui> proporciona dreceres a les diverses accions d'escaneig, en canvi, la <gui>Barra d'estat</gui> proporciona l'estat de l'aplicació (per exemple, <gui>Preparat</gui> i <gui>Escanejant…</gui>).</p>
21
25
 
22
26
  <steps>
23
27
    <item>
24
 
      <p>Select <guiseq><gui>View</gui><gui>Toolbar</gui></guiseq> from the menu
25
 
      and enable or disable the option</p>
 
28
      <p>Seleccioneu en el menú <guiseq><gui>Visualitza</gui><gui>Barra d'eines</gui></guiseq> per mostrar o ocultar la barra d'eines</p>
26
29
    </item>
27
30
    <item>
28
 
      <p>Select <guiseq><gui>View</gui><gui>Statusbar</gui></guiseq> from the
29
 
      menu and enable or disable the option</p>
 
31
      <p>Seleccioneu en el menú <guiseq><gui>Visualitza</gui><gui>Barra d'estat</gui></guiseq> per mostrar o ocultar la barra d'estat</p>
30
32
    </item>
31
33
  </steps>
32
34