diff options
Diffstat (limited to 'help/it')
| -rw-r--r-- | help/it/adf.page | 51 | ||||
| -rw-r--r-- | help/it/brightness-contrast.page | 14 | ||||
| -rw-r--r-- | help/it/crop.page | 44 | ||||
| -rw-r--r-- | help/it/dpi.page | 56 | ||||
| -rw-r--r-- | help/it/email.page | 23 | ||||
| -rw-r--r-- | help/it/index.page | 33 | ||||
| -rw-r--r-- | help/it/it.po | 324 | ||||
| -rw-r--r-- | help/it/it.stamp | 0 | ||||
| -rw-r--r-- | help/it/legal.xml | 7 | ||||
| -rw-r--r-- | help/it/print.page | 29 | ||||
| -rw-r--r-- | help/it/quality.page | 16 | ||||
| -rw-r--r-- | help/it/reorder.page | 20 | ||||
| -rw-r--r-- | help/it/rotate.page | 56 | ||||
| -rw-r--r-- | help/it/save.page | 69 | ||||
| -rw-r--r-- | help/it/scanner.page | 19 | ||||
| -rw-r--r-- | help/it/scanning.page | 34 | 
16 files changed, 795 insertions, 0 deletions
| diff --git a/help/it/adf.page b/help/it/adf.page new file mode 100644 index 0000000..60dc675 --- /dev/null +++ b/help/it/adf.page @@ -0,0 +1,51 @@ +<?xml version="1.0" encoding="utf-8"?> +<page xmlns="http://projectmallard.org/1.0/" type="guide" id="adf" xml:lang="it"> + +    <info> +        <link type="guide" xref="index#acquire"/> +    </info> + +	<title>Usare un caricatore automatico di documenti</title> + +    <p> +    If your scanner features an Automatic Document Feeder (ADF)  +    you can scan all the pages from the feeder via one of following methods: +    </p> +      <steps> +	<title/> +	<title>Use a Keyboard Shortcut</title> +	<item> +	  <p>Press <keyseq><key>Ctrl</key><key>F</key></keyseq></p> +	</item>       +      </steps> +       +      <steps> +	<title>Use a Menu</title> +	<item> +	  <p>Navigate to <guiseq><gui>Document</gui> +	  <gui>Scan</gui><gui>All Pages From Feeder</gui></guiseq>. +	  </p> +	</item> +      </steps> +       +      <steps> +	<title>Use the Toolbar Buttons</title> +	<item> +	  <p>Click on the arrow to the right of the "Scan" button.</p> +	</item> +	<item> +	  <p>Choose "All Pages From Feeder".</p> +	  <media type="image" src="figures/scan_toolbar.png"/> +	</item> +      </steps> +     +     +    <note style="tip"> +    <p> +    By default, both sides of a sheet will scan if your scanner has this capability. +    You can choose single side scanning from the <guiseq><gui>Document</gui><gui>Preferences</gui></guiseq> menu. +    </p> +    <media type="image" src="figures/preferences.png"/> +    </note> +     +</page> diff --git a/help/it/brightness-contrast.page b/help/it/brightness-contrast.page new file mode 100644 index 0000000..ed801d3 --- /dev/null +++ b/help/it/brightness-contrast.page @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="utf-8"?> +<page xmlns="http://projectmallard.org/1.0/" type="guide" id="brightness-contrast" xml:lang="it"> + +    <info> +        <link type="guide" xref="index#acquire"/> +    </info> + +	<title>Setting brightness and Contrast</title> + +    <p> +    Some scanners allow the user to adjust the brightness and contrast when scanning. +    If your scans come out too dark or too light you can adjust these settings from the <guiseq><gui>Document</gui><gui>Preferences</gui></guiseq> menu. +    </p> +</page> diff --git a/help/it/crop.page b/help/it/crop.page new file mode 100644 index 0000000..34f3d92 --- /dev/null +++ b/help/it/crop.page @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<page xmlns="http://projectmallard.org/1.0/" type="guide" id="crop" xml:lang="it"> + +    <info> +        <link type="guide" xref="index#modify"/> +    </info> +   +	<title>Cropping</title> + +    <p> +    The cropping feature in <app>Simple Scan</app> allows you to use only a part of a scanned image. You can +    enable crop either before or after scanning a page, and you can always change the dimensions of the crop +    frame. When crop is enabled, a mask will apper over the current page with the area not being used shown +    in gray. You can enable crop and choose the desired dimensions via one of the following methods: +    </p> +     +    <steps> +      <title>Use a Right Click</title> +      <item><p>Right click anywhere on the image area and select "Crop".</p></item> +      <item><p>Choose one of the fixed crop frames, or select "Custom" to manually +	set the crop frame's dimensions by dragging its borders.</p></item> +      <item><p>Click and hold the frame, then move it to the desired position.</p></item> +    </steps> +     +    <steps> +      <title>Use a Menu</title> +      <item><p>Navigate to the <guiseq><gui>Page</gui><gui>Crop</gui></guiseq> menu.</p></item> +      <item><p>Choose one of the fixed crop frames, or select "Custom" to manually adjust the frame's dimensions by dragging its borders.</p></item> +      <item><p>Click and hold the frame, then move it to the desired position.</p></item> +    </steps> +     +    <steps> +      <title>Use the Toolbar</title> +      <item><p>Click the "<gui>Crop</gui>" button in the toolbar.</p> +	    <note style="tip"><p>This is the same as choosing "Custom" in step 2 of the +	      aforementioned methods.</p></note></item>       +      <item><p>Drag the borders of the frame to set the desired dimensions and position.</p></item> + +    </steps> +     +    <note><p> +    Each new scanned page will use the previous crop. +    </p></note> +</page> diff --git a/help/it/dpi.page b/help/it/dpi.page new file mode 100644 index 0000000..ab529cb --- /dev/null +++ b/help/it/dpi.page @@ -0,0 +1,56 @@ +<?xml version="1.0" encoding="utf-8"?> +<page xmlns="http://projectmallard.org/1.0/" type="guide" id="dpi" xml:lang="it"> + +    <info> +        <link type="guide" xref="index#acquire"/> +    </info> +   +	<title>Setting the Scan Resolution</title> + +    <p> +    The default resolution for document type <gui><em>Text</em></gui> is 150 dpi (dots per inch) +    and for document type <gui><em>Photo</em></gui> is 300 dpi. You can change these settings +    from the <guiseq><gui>Document</gui><gui>Preferences</gui></guiseq> menu. +    </p> +    <media type="image" src="figures/preferences.png"/> +     +    <p>The available scanning resolutions for both document types (Text and Photo) are the same +    and are listed in the following table:</p> +     +    <table frame="bottom left right" rules="rows cols" shade="rows"> +	<tr> +		<td><p><em>Text Resolution</em></p></td> +		<td><p><em>Photo Resolution</em></p></td> +	</tr> +	<tr> +		<td><p>75 dpi (draft)</p></td> +		<td><p>75 dpi (draft)</p></td> +	</tr> +	<tr> +		<td><p>150 dpi (default)</p></td> +		<td><p>150 dpi</p></td> +	</tr> +	<tr> +		<td><p>300 dpi</p></td> +		<td><p>300 dpi (default)</p></td> +	</tr> +	<tr> +		<td><p>600 dpi</p></td> +		<td><p>600 dpi</p></td> +	</tr> +	<tr> +		<td><p>1200 dpi (high resolution)</p></td> +		<td><p>1200 dpi (high resolution)</p></td> +	</tr> +	<tr> +		<td><p>2400 dpi</p></td> +		<td><p>2400 dpi</p></td> +	</tr> +    </table> +     +    <note style="important"><p><gui><em>Text</em></gui> documents are always scanned in black +      and white, while <gui><em>Photo</em></gui> documents are always scanned in color, at any +      resolution!</p> +    </note> + +</page> diff --git a/help/it/email.page b/help/it/email.page new file mode 100644 index 0000000..fa4861b --- /dev/null +++ b/help/it/email.page @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<page xmlns="http://projectmallard.org/1.0/" type="guide" id="email" xml:lang="it"> + +    <info> +        <link type="guide" xref="index#use"/> +    </info> +   +	<title>Sending via Email</title> + +    <p> +    To email the current document use the <guiseq><gui>Document</gui><gui>Email</gui></guiseq> +    menu (<keyseq><key>Ctrl</key><key>E</key></keyseq>). Your email program will be opened with +    a new message containing the scanned document as an attachment. +    </p> +    <p> +    If the document type was set to "Text" the email will have a PDF attachment for each page.  +    Conversely, if the document type was set to "Photo", the email will have a JPEG +    attachment for each page.     +    </p> +    <p> +    See <link xref="save"/> for more information about file formats. +    </p> +</page> diff --git a/help/it/index.page b/help/it/index.page new file mode 100644 index 0000000..ee267ba --- /dev/null +++ b/help/it/index.page @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="utf-8"?> +<page xmlns="http://projectmallard.org/1.0/" type="guide" id="index" xml:lang="it"> + +	<info> +		<credit type="author"> +			<name>Robert Ancell</name> +			<email>robert.ancell@gmail.com</email> +		</credit> +		<credit type="author"> +			<name>Ali Shtarbanov</name> +			<email>ametedinov@gmail.com</email> +		</credit> +		<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/> +	</info> + +	<title><media type="image" src="figures/icon.png"/> Simple Scan Manual</title> +     +    <section id="acquire" style="2column"> +        <title>Acquisizione delle pagine</title> +    </section> + +    <section id="modify" style="2column"> +        <title>Modificare il documento</title> +    </section> + +    <section id="use" style="2column"> +        <title>Usare il documento</title> +    </section> + +    <section id="shortcuts" style="2column"> +	<title>Simple Scan Shortcuts</title> +    </section> +</page> diff --git a/help/it/it.po b/help/it/it.po new file mode 100644 index 0000000..6465240 --- /dev/null +++ b/help/it/it.po @@ -0,0 +1,324 @@ +# Italian translation for simple-scan +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the simple-scan package. +# FIRST AUTHOR <EMAIL@ADDRESS>, 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: simple-scan\n" +"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" +"POT-Creation-Date: 2012-04-17 16:01+1000\n" +"PO-Revision-Date: 2013-08-12 09:44+0000\n" +"Last-Translator: Cristian Marchi <Unknown>\n" +"Language-Team: Italian <it@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2015-10-20 05:15+0000\n" +"X-Generator: Launchpad (build 17812)\n" + +#. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "" +"Launchpad Contributions:\n" +"  Claudio Arseni https://launchpad.net/~claudio.arseni\n" +"  Cristian Marchi https://launchpad.net/~cri79\n" +"  bobol68 https://launchpad.net/~bobol68" + +#: C/index.page:7(credit/name) +msgid "Robert Ancell" +msgstr "Robert Ancell" + +#: C/index.page:13(page/title) +msgid "Simple Scan Help" +msgstr "Guida di Simple Scan" + +#: C/index.page:16(section/title) +msgid "Scanning Pages" +msgstr "Acquisizione delle pagine" + +#: C/index.page:20(section/title) +msgid "Modifying the Document" +msgstr "Modificare il documento" + +#: C/index.page:24(section/title) +msgid "Using the Document" +msgstr "Usare il documento" + +#: C/adf.page:9(page/title) +msgid "Using an Automatic Document Feeder" +msgstr "Usare un caricatore automatico di documenti" + +#: C/adf.page:11(page/p) +msgid "" +"If your scanner has an Automatic Document Feeder (ADF) you can scan all the " +"pages by selecting the <guiseq><gui>Document</gui><gui>Scan</gui><gui>All " +"Pages From Feeder</gui></guiseq> menu." +msgstr "" +"Se il proprio scanner è dotato di un alimentatore automatico di documenti è " +"possibile acquisire tutte le pagine selezionando il menù " +"<guiseq><gui>Documento</gui><gui>Acquisisci</gui><gui>Tutte le pagine dal " +"caricatore</gui></guiseq>." + +#: C/adf.page:14(page/p) +msgid "" +"By default both sides of the paper will be scanned if your scanned supports " +"this. Single side scanning can be configured from the " +"<guiseq><gui>Document</gui><gui>Preferences</gui></guiseq> menu." +msgstr "" +"Per impostazione predefinita verranno acquisiti entrambi i lati del foglio " +"se lo scanner supporta tale funzione. L'acquisizione a pagina singola può " +"essere configurata dal menù " +"<guiseq><gui>Documento</gui><gui>Preferenze</gui></guiseq>" + +#: C/crop.page:9(page/title) +msgid "Cropping" +msgstr "" + +#: C/crop.page:11(page/p) +msgid "" +"To use only part of the scanned page enable crop by selecting the crop " +"button in the toolbar. A mask will be shown over the current page with the " +"area not being used shown in gray." +msgstr "" + +#: C/crop.page:15(page/p) +msgid "" +"The crop area can be adjusted by clicking on the inside of the crop area " +"border and dragging the mouse." +msgstr "" + +#: C/crop.page:18(page/p) +msgid "" +"Fixed crop sizes can be chosen from the " +"<guiseq><gui>Page</gui><gui>Crop</gui></guiseq> menu that match commonly " +"used paper sizes." +msgstr "" + +#: C/crop.page:21(page/p) +msgid "Each new page that is scanned will use the previous crop." +msgstr "" + +#: C/dpi.page:9(page/title) +msgid "Setting the Scan Resolution" +msgstr "" + +#: C/dpi.page:11(page/p) +msgid "" +"By default text documents will be scanned at 200 dots per inch (dpi) and " +"photos at 400 dpi. To change these settings open the preferences from the " +"<guiseq><gui>Document</gui><gui>Preferences</gui></guiseq> menu." +msgstr "" + +#: C/email.page:9(page/title) +msgid "Sending via Email" +msgstr "" + +#: C/email.page:11(page/p) +msgid "" +"To email the current document use the " +"<guiseq><gui>Document</gui><gui>Email</gui></guiseq> menu " +"(<keyseq><key>Ctrl</key><key>E</key></keyseq>). Your email program will be " +"opened with a new message containing the scanned document as an attachment." +msgstr "" + +#: C/email.page:15(page/p) +msgid "" +"If the document type is set to text the email will have a PDF attachment " +"otherwise the email will have a JPEG attachment for each page." +msgstr "" + +#: C/email.page:18(page/p) +msgid "See <link xref=\"save\"/> for more information about file formats." +msgstr "" + +#: C/legal.xml:4(p/link) +msgid "Creative Commons Attribution-Share Alike 3.0 Unported License" +msgstr "Licenza Creative Commons Attribution-Share Alike 3.0 Unported" + +#: C/legal.xml:3(license/p) +msgid "This work is licensed under a <_:link-1/>." +msgstr "Questo lavoro è rilasciato nei termini della <_:link-1/>." + +#: C/legal.xml:6(license/p) +msgid "" +"As a special exception, the copyright holders give you permission to copy, " +"modify, and distribute the example code contained in this document under the " +"terms of your choosing, without restriction." +msgstr "" + +#: C/print.page:9(page/title) +msgid "Printing" +msgstr "" + +#: C/print.page:11(page/p) +msgid "" +"To print the current document use the " +"<guiseq><gui>Document</gui><gui>Print</gui></guiseq> menu " +"(<keyseq><key>Ctrl</key><key>P</key></keyseq>)." +msgstr "" + +#: C/reorder.page:9(page/title) +msgid "Reordering Pages" +msgstr "" + +#: C/reorder.page:11(page/p) +msgid "" +"To move a page, select it and move the page left or right using the " +"<key><</key> and <key>></key> keys." +msgstr "" + +#: C/reorder.page:14(page/p) +msgid "To remove the selected page use the <key>Delete</key> key." +msgstr "" + +#: C/rotate.page:9(page/title) +msgid "Rotating Pages" +msgstr "" + +#: C/rotate.page:11(page/p) +msgid "" +"To rotate a page use the rotation buttons in the toolbar or the <key>[</key> " +"and <key>]</key> keys. Each new page that is scanned will use the previous " +"rotation." +msgstr "" + +#: C/save.page:9(page/title) +msgid "Saving to a File" +msgstr "" + +#: C/save.page:11(page/p) +msgid "" +"To save the current document to a file use the " +"<guiseq><gui>Document</gui><gui>Save</gui></guiseq> menu " +"(<keyseq><key>Ctrl</key><key>S</key></keyseq>). When you save, there is a " +"choice of three file types." +msgstr "" + +#: C/save.page:17(item/title) +msgid "Portable Document Format (PDF)" +msgstr "PDF (Portable Document Format)" + +#: C/save.page:18(item/p) +msgid "" +"A PDF can contain multiple pages (like a book) and is easy to distribute to " +"other people. Most people do not have software to modify PDF documents so " +"this format is best used for archiving." +msgstr "" +"Un PDF può contenere più pagine (come un libro) ed è facile condividerlo con " +"altre persone. La maggior parte delle persone non ha un programma per " +"modificare i documenti in formato PDF e quindi questo formato è il più " +"adatto per l'archiviazione." + +#: C/save.page:19(item/p) +msgid "Use this type if you have scanned multiple pages of text." +msgstr "" +"Usare questo formato se sono state acquisite diverse pagine di testo." + +#: C/save.page:22(item/title) +msgid "JPEG" +msgstr "JPEG" + +#: C/save.page:23(item/p) +msgid "" +"JPEG file is the file format used by digital cameras and is very small and " +"so easy to distribute. Most people have software to modify JPEG photos and " +"this format is suitable for uploading to social networking sites. If you " +"have scanned multiple pages then a JPEG file will be written for each page." +msgstr "" +"Il formato JPEG è utilizzato dalle fotocamere digitali: è leggero e semplice " +"da condividere. La maggior parte delle persone ha dei programmi che " +"permettono di modificare le immagini JPEG e inoltre questo formato è adatto " +"a essere caricato e condiviso sui social network. Se sono state acquisite " +"diverse pagine, verrà creato un file JPEG per ognuna di esse." + +#: C/save.page:24(item/p) +msgid "Use this type if you want to modify or upload the scanned images." +msgstr "" +"Usare questo tipo di file se si intende modificare o caricare le immagini " +"acquisite." + +#: C/save.page:27(item/title) +msgid "PNG" +msgstr "PNG" + +#: C/save.page:28(item/p) +msgid "" +"PNG files contain the raw data from the scanner. This makes them much larger " +"than JPEG files and not suitable for distributing. If you have scanned " +"multiple pages then a PNG file will be written for each page." +msgstr "" + +#: C/save.page:29(item/p) +msgid "Use this type if you need high resolution files for editing" +msgstr "" + +#: C/scanner.page:9(page/title) +msgid "Selecting a Scanner" +msgstr "" + +#: C/scanner.page:11(page/p) +msgid "" +"If you have multiple scanners you can change which scanner is selected from " +"the <guiseq><gui>Document</gui><gui>Preferences</gui></guiseq> menu." +msgstr "" + +#: C/scanner.page:15(page/p) +msgid "" +"Your local scanners are automatically detected each time you start " +"<app>Simple Scan</app> and each time you plug in USB scanner. If you have a " +"network scanner you will need to restart <app>Simple Scan</app> for it to be " +"detected." +msgstr "" + +#: C/scanning.page:6(info/title) +msgctxt "sort" +msgid "0" +msgstr "" + +#: C/scanning.page:10(page/title) +msgid "Scanning a Page" +msgstr "" + +#: C/scanning.page:12(page/p) +msgid "To scan a document from your scanner:" +msgstr "" + +#: C/scanning.page:17(item/p) +msgid "Connect the scanner to your computer." +msgstr "" + +#: C/scanning.page:22(item/p) +msgid "Open <app>Simple Scan</app>." +msgstr "" + +#: C/scanning.page:27(item/p) +msgid "" +"Press the scan button in the toolbar (or " +"<keyseq><key>Ctrl</key><key>1</key></keyseq>)." +msgstr "" + +#: C/scanning.page:33(page/p) +msgid "The page will be shown as it is scanned." +msgstr "" + +#: C/scanning.page:37(page/p) +msgid "" +"Each page you scan is added to the end of your document. To start a new " +"document select <guiseq><gui>Document</gui><gui>New</gui></guiseq>. " +"Individual pages can be deleted by right clicking a page or pressing the " +"<key>Delete</key> key." +msgstr "" + +#: C/scanning.page:42(page/p) +msgid "" +"The type of scan can be changed from the " +"<guiseq><gui>Document</gui><gui>Scan</gui></guiseq> menu. Choose " +"<gui>Text</gui> if you want the document to be quickly scanned in black and " +"white or <gui>Photo</gui> for a high resolution color scan." +msgstr "" + +#: C/scanning.page:47(page/p) +msgid "To stop the scan at any time press <key>Escape</key>." +msgstr "" diff --git a/help/it/it.stamp b/help/it/it.stamp new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/help/it/it.stamp diff --git a/help/it/legal.xml b/help/it/legal.xml new file mode 100644 index 0000000..4426e26 --- /dev/null +++ b/help/it/legal.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="utf-8"?> +<license xmlns="http://projectmallard.org/1.0/" href="http://creativecommons.org/licenses/by-sa/3.0/"> +<p>Questo lavoro è rilasciato nei termini della <link href="http://creativecommons.org/licenses/by-sa/3.0/">Licenza Creative Commons Attribution-Share Alike 3.0 Unported</link>.</p> +<p>As a special exception, the copyright holders give you permission to copy, +modify, and distribute the example code contained in this document under the +terms of your choosing, without restriction.</p> +</license> diff --git a/help/it/print.page b/help/it/print.page new file mode 100644 index 0000000..ad2a428 --- /dev/null +++ b/help/it/print.page @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<page xmlns="http://projectmallard.org/1.0/" type="guide" id="print" xml:lang="it"> + +    <info> +        <link type="guide" xref="index#use"/> +    </info> +   +	<title>Printing</title> + +    <p> +    <app>Simple Scan</app> allows you print a scanned document directly from the its +    interface, without having to save the document first. This feature makes <app>Simple +    Scan</app> a very convenient tool for making copies of documents or photos.  +    </p> +    <steps> +      <title>To Print a Document</title> +      <item> +	<p>Go to the <guiseq><gui>Document</gui><gui>Print</gui> +	</guiseq> menu or use the keyboard shortcut <keyseq><key>Ctrl</key><key>P</key></keyseq>. +	This will open the "Print" dialog box. +	</p> +      </item> +      <item> +	<p>From the "Print" dialog box choose your desired printing settings and/or Print Preview +	the document, then press the "Print" button. +	</p> +      </item> +     </steps> +</page> diff --git a/help/it/quality.page b/help/it/quality.page new file mode 100644 index 0000000..975431d --- /dev/null +++ b/help/it/quality.page @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="utf-8"?> +<page xmlns="http://projectmallard.org/1.0/" type="guide" id="quality" xml:lang="it"> + +    <info> +        <link type="guide" xref="index#use"/> +    </info> + +	<title>Setting the Image Quality</title> + +    <p> +    You can adjust the image quality that is used when the scan is converted to a file by changing this setting in the <guiseq><gui>Document</gui><gui>Preferences</gui></guiseq> menu. +    Using a low quality will result in a small file size but may show some blurring or blockiness in the image. +    A high quality will keep all the scanned information but require a larger file size. +    See the <link href="https://en.wikipedia.org/wiki/Lossy_compression">Lossy compression Wikipedia page</link> for more information. +    </p>     +</page> diff --git a/help/it/reorder.page b/help/it/reorder.page new file mode 100644 index 0000000..5d6a9cb --- /dev/null +++ b/help/it/reorder.page @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<page xmlns="http://projectmallard.org/1.0/" type="guide" id="reorder" xml:lang="it"> + +    <info> +        <link type="guide" xref="index#modify"/> +    </info> +   +	<title>Reordering Pages</title> + +    <p> +    To move a page, right click on it and choose <gui><em>Move Left</em></gui> or  +    <gui><em>Move Right</em></gui>. +    </p>  +     +    <p> +    Alternatively, you can move a page by first selecting it and then choosing  +    <gui><em>Move Left</em></gui> or <gui><em>Move Right</em></gui> from the "Page" menu. +    </p>  + +</page> diff --git a/help/it/rotate.page b/help/it/rotate.page new file mode 100644 index 0000000..af6e7f1 --- /dev/null +++ b/help/it/rotate.page @@ -0,0 +1,56 @@ +<?xml version="1.0" encoding="utf-8"?> +<page xmlns="http://projectmallard.org/1.0/" type="guide" id="rotate" xml:lang="it"> + +    <info> +        <link type="guide" xref="index#modify"/> +    </info> +   +	<title>Rotating a Page</title> + +    <p> +    In <app>Simple Scan</app>, you can change the rotation of a page either before or after scanning the page. +    Currently, there are four ways to rotate a page:  +    </p> +     +    <steps> +      <title>Use Toolbar Buttons</title> +      <item><p>Select the page you want to rotate by clicking on it once.</p></item> +      <item><p>Press one of the arrows on the toolbar to rotate the page in the desired direction.</p></item> +    </steps> +    <steps> +      <title>Use Right Click</title> +      <item><p>Right click on the page you want to rotate.</p></item> +      <item><p>From the context menu choose "Rotate Left" or "Rotate Right".</p></item> +    </steps> +     +    <steps> +      <title>Use a Menu</title> +      <item><p>Select the page you want to rotate by clicking on it once.</p></item> +      <item><p>Click the "Page" menu and select "Rotate Left" or "Rotate Right".</p></item> +    </steps> +     +    <steps> +      <title>Use Shortcuts</title> +      <item><p>Select the page you want to rotate by clicking on it once.</p></item> +      <item><p>Press one of the following shortcut keys:</p> +	<table frame="bottom left right" rules="rows cols" shade="rows"> +	<tr> +		<td><p><em>Command</em></p></td> +		<td><p><em>Shortcut Key</em></p></td> +	</tr> +	<tr> +		<td><p>Rotate Left</p></td> +		<td><p><key>[</key> (left bracket)</p></td> +	</tr> +	<tr> +		<td><p>Rotate Right</p></td> +		<td><p><key>]</key> (right bracket)</p></td> +	</tr> +	</table> +      </item> +    </steps> +     +    <note><p> +    Each new scanned page will use the previous rotation. +    </p></note> +</page> diff --git a/help/it/save.page b/help/it/save.page new file mode 100644 index 0000000..68b38b5 --- /dev/null +++ b/help/it/save.page @@ -0,0 +1,69 @@ +<?xml version="1.0" encoding="utf-8"?> +<page xmlns="http://projectmallard.org/1.0/" type="guide" id="save" xml:lang="it"> + +    <info> +        <link type="guide" xref="index#use"/> +    </info> +   +	<title>Saving to a File</title> + +    <steps> +      <item> +	<p>Navigate to the <guiseq><gui>Document</gui><gui>Save As</gui></guiseq> menu  +	(or press <keyseq><key>Shift</key><key>Ctrl</key><key>S</key></keyseq>). +	</p> +      </item> +      <item> +	<p>From the "Save As" dialog box, choose one of the supported file +	types, or simply change the extension in the "Name" field.  +	</p> +      </item> +      <item> +	<p>Press the "Save" button.</p> +      </item> +    </steps> +     +     +<table frame="bottom left right top" rules="rows cols" shade="rows"> +	<title>Supported File Types</title> +	<tr> +		<td><p><em>Type</em></p></td> +		<td><p><em>Brief Description</em></p></td> +	</tr> +	<tr> +		<td><p>PDF</p></td> +		<td><p>A PDF can contain multiple pages, like a book, and is easy to distribute. Only a small number +		of linux programs can modify PDF documents, so this format is recommended primarily for archiving. +        The size of the PDF document is affected by the <link xref="quality">image quality</link>. +		See the <link href="http://en.wikipedia.org/wiki/pdf">PDF Wikipedia page</link> for more information. +		    </p></td> +	</tr> +	<tr> +		<td><p>JPEG</p></td> +		<td><p>JPEG is the file format used by digital cameras to save pictures. A JPEG file is relatively +		small, very easy to distribute, and suitable for uploading to social networking sites. Most operating +		systems come with a JPEG editor by default. If you have scanned multiple pages, a JPEG file will be +		created for each page. Use this file type if you want to modify or upload the scanned images. +        The size of the JPEG file is affected by the <link xref="quality">image quality</link>. +		See the <link href="http://en.wikipedia.org/wiki/jpeg">JPEG Wikipedia page</link> for more information. +		    </p></td> +	</tr> +	<tr> +		<td><p>PNG</p></td> +		<td><p>PNG files contain the raw data from the scanner. This makes them very large and not suitable +		for distributing. If you have scanned multiple pages, a PNG file will be created for each page. +		See the <link href="http://en.wikipedia.org/wiki/Portable_Network_Graphics">PNG Wikipedia page</link> +		for more information. +		    </p></td> +	</tr> +	<tr> +		<td><p>TIFF</p></td> +		<td><p>TIFF files contain the raw data from the scanner. This makes them very large and not suitable +		for distributing. If you have scanned multipe pages, a TIFF file will be created for each page. +		See the <link href="http://en.wikipedia.org/wiki/Tagged_Image_File_Format">TIFF Wikipedia page</link> +		for more information. +		    </p></td> +	</tr> + +</table>     +</page> diff --git a/help/it/scanner.page b/help/it/scanner.page new file mode 100644 index 0000000..e5ceb59 --- /dev/null +++ b/help/it/scanner.page @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<page xmlns="http://projectmallard.org/1.0/" type="guide" id="scanner" xml:lang="it"> + +    <info> +        <link type="guide" xref="index#acquire"/> +    </info> +   +	<title>Selecting a Scanner</title> + +    <p> +    If you have multiple scanning devices you can change the selected device from the <guiseq><gui>Document</gui><gui>Preferences</gui></guiseq> menu. +    </p> +    <media type="image" src="figures/preferences.png"/> +    <p> +    Your local scanners are automatically detected each time you start <app>Simple Scan</app> +    and each time you plug in a USB scanner. If you connect a network scanner while <app>Simple Scan</app> +    is running, you will need to restart <app>Simple Scan</app> for the scanner to be detected. +    </p> +</page> diff --git a/help/it/scanning.page b/help/it/scanning.page new file mode 100644 index 0000000..adee60d --- /dev/null +++ b/help/it/scanning.page @@ -0,0 +1,34 @@ +<?xml version="1.0" encoding="utf-8"?> +<page xmlns="http://projectmallard.org/1.0/" type="guide" id="scanning" xml:lang="it"> + +    <info> +        <title type="sort">0</title> +        <link type="guide" xref="index#acquire"/> +    </info> +   +	<title>Scanning a Page</title> + +    <p> +    To scan a document from your scanner: +    </p> +    <steps> +      <item><p>Connect the scanner to your computer and power it on.</p></item> +      <item><p>Open <app>Simple Scan</app>.</p></item> +      <item><p>Click the arrow to the right of the "Scan" button and choose the type +	     of document you are scanning: <em>Photo</em> or <em>Text</em>.</p> +	     <media type="image" src="figures/scan_toolbar.png"/></item> +      <item><p>Click the "Scan" button on the toolbar (or press <keyseq><key>Ctrl</key><key>1</key></keyseq>).</p></item> +    </steps> + +    <note><p> +    The page will be shown as it is scanned. To stop the scan at any time press the <key>Esc</key> +    key on the keyboard. Each page you scan is placed at the end of the document. +    </p></note> + +    <p> +      The document type can be also be changed from the <guiseq><gui>Document</gui> +      <gui>Scan</gui></guiseq> menu. Choose <gui><em>Text</em></gui> if you want the document +      to be quickly scanned in black and white; choose <gui><em>Photo</em></gui> for a high  +      resolution color scan. See <link xref="dpi"/> for more details and more options. +    </p> +</page> | 
