summaryrefslogtreecommitdiff
path: root/help/pl/dpi.page
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-11-12 13:21:19 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-11-12 13:21:19 +0100
commit99656b4fb34c8a8c6a174c7953a6b218ba6568c6 (patch)
treef511703bdeeff064dbc314281c6abce9b0bb5348 /help/pl/dpi.page
parent6c629d45711b613257d30e8d5a1527003d9c3f1f (diff)
parent35fd3ab8990210defe10f1614abe4ca1afe04c5d (diff)
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'help/pl/dpi.page')
-rw-r--r--help/pl/dpi.page56
1 files changed, 0 insertions, 56 deletions
diff --git a/help/pl/dpi.page b/help/pl/dpi.page
deleted file mode 100644
index 802e136..0000000
--- a/help/pl/dpi.page
+++ /dev/null
@@ -1,56 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<page xmlns="http://projectmallard.org/1.0/" type="guide" id="dpi" xml:lang="pl">
-
- <info>
- <link type="guide" xref="index#acquire"/>
- </info>
-
- <title>Ustawianie rozdzielczości skanowania</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>