-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathnet.sourceforge.gscan2pdf.appdata.xml
82 lines (82 loc) · 3.76 KB
/
net.sourceforge.gscan2pdf.appdata.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2006-2022 Jeffrey Ratcliffe <[email protected]> -->
<component type="desktop">
<id>net.sourceforge.gscan2pdf</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>gscan2pdf</name>
<name xml:lang="en_GB">gscan2pdf</name>
<name xml:lang="cs_CZ">gscan2pdf</name>
<launchable type="desktop-id">net.sourceforge.gscan2pdf.desktop</launchable>
<provides><id>gscan2pdf.desktop</id></provides>
<summary>GUI to produce PDFs or DjVus from scanned documents</summary>
<summary xml:lang="en_GB">GUI to produce PDFs or DjVus from scanned documents</summary>
<summary xml:lang="cs_CZ">Grafické rozhraní na výrobu PDF nebo DjVu dokumentů z naskenovaných dokumentů</summary>
<description>
<p>
Only two clicks are required to scan several pages and then save all or a
selection as a PDF or DjVu file, including metadata if required.
</p>
<p xml:lang="en_GB">
Only two clicks are required to scan several pages and then save all or a
selection as a PDF or DjVu file, including metadata if required.
</p>
<p xml:lang="cs_CZ">
Jen dva kliky stačí, abyste naskenovali několik stránek a poté je
všechny nebo jen některé uložili jako PDF nebo DjVu soubor, a to včetně
metadat, jsou-li třeba.
</p>
<p>
gscan2pdf can control regular or sheet-fed (ADF) scanners with SANE via
libimage-sane-perl, scanimage or scanadf, and can scan multiple pages at once.
It presents a thumbnail view of scanned pages, and permits simple operations
such as cropping, rotating and deleting pages.
</p>
<p xml:lang="en_GB">
gscan2pdf can control regular or sheet-fed (ADF) scanners with SANE via
libsane-perl, scanimage or scanadf, and can scan multiple pages at once.
It presents a thumbnail view of scanned pages, and permits simple operations
such as cropping, rotating and deleting pages.
</p>
<p xml:lang="cs_CZ">
gscan2pdf umí ovládat běžné skenery i skenery s podavačem (ADF) pomocí
libsane-perl, scanimage nebo scanadf a umí skenovat více stránek
najednou. Ukazuje náhledy naskenovaných stránek a dovoluje jednoduché
operace jako ořez, rotaci a mazání stránek.
</p>
<p>
OCR can be used to recognise text in the scans, and the output
embedded in the PDF or DjVu.
</p>
<p xml:lang="en_GB">
OCR can be used to recognise text in the scans, and the output
embedded in the PDF or DjVu.
</p>
<p xml:lang="cs_CZ">
V naskenovaných obrázcích lze najít text pomocí optického rozpoznávání
znaků (OCR) a výstup lze začlenit do PDF nebo DjVu.
</p>
<p>
The resulting document may be saved as a PDF, DjVu, multipage TIFF file, or
single page image file.
</p>
<p xml:lang="en_GB">
The resulting document may be saved as a PDF, DjVu, multipage TIFF file, or
single page image file.
</p>
<p xml:lang="cs_CZ">
Výsledný dokument lze uložit jako PDF, DjVu, vícestránkový TIFF soubor
nebo obrázek s jednou stránkou.
</p>
</description>
<url type="homepage">https://gscan2pdf.sourceforge.net/</url>
<url type="translate">https://translations.launchpad.net/gscan2pdf</url>
<url type="donation">https://www.paypal.com/cgi-bin/webscr?lc=us&cmd=_s-xclick&hosted_button_id=GYQGXYD5UZS6S</url>
<screenshots>
<screenshot type="default">
<image type="source" width="630" height="480">https://a.fsdn.com/con/app/proj/gscan2pdf/screenshots/Screenshot.png/max/max/1</image>
</screenshot>
</screenshots>
<update_contact>[email protected]</update_contact>
<translation type="gettext">gscan2pdf</translation>
</component>