summaryrefslogtreecommitdiff
path: root/help/hu
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-12-19 18:33:40 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-12-19 18:33:40 +0100
commit42999abb9e2e1d13125f6d0e1c434e3235bf49a2 (patch)
treeda675a164459896a760883e5aabdca02f7225cc4 /help/hu
parent2add609936591c1eeb821a728e1aa951e1de20f5 (diff)
Imported Upstream version 3.19.3upstream/3.19.3
Diffstat (limited to 'help/hu')
-rw-r--r--help/hu/adf.page51
-rw-r--r--help/hu/brightness-contrast.page14
-rw-r--r--help/hu/crop.page44
-rw-r--r--help/hu/dpi.page56
-rw-r--r--help/hu/email.page17
-rw-r--r--help/hu/hu.po387
-rw-r--r--help/hu/hu.stamp0
-rw-r--r--help/hu/index.page33
-rw-r--r--help/hu/legal.xml5
-rw-r--r--help/hu/print.page29
-rw-r--r--help/hu/quality.page16
-rw-r--r--help/hu/reorder.page20
-rw-r--r--help/hu/rotate.page56
-rw-r--r--help/hu/save.page69
-rw-r--r--help/hu/scanner.page19
-rw-r--r--help/hu/scanning.page32
16 files changed, 848 insertions, 0 deletions
diff --git a/help/hu/adf.page b/help/hu/adf.page
new file mode 100644
index 0000000..d7adae6
--- /dev/null
+++ b/help/hu/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="hu">
+
+ <info>
+ <link type="guide" xref="index#acquire"/>
+ </info>
+
+ <title>Automatikus dokumentumadagoló használata</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/hu/brightness-contrast.page b/help/hu/brightness-contrast.page
new file mode 100644
index 0000000..4e6f044
--- /dev/null
+++ b/help/hu/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="hu">
+
+ <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/hu/crop.page b/help/hu/crop.page
new file mode 100644
index 0000000..d76b6e0
--- /dev/null
+++ b/help/hu/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="hu">
+
+ <info>
+ <link type="guide" xref="index#modify"/>
+ </info>
+
+ <title>Vágás</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/hu/dpi.page b/help/hu/dpi.page
new file mode 100644
index 0000000..6829865
--- /dev/null
+++ b/help/hu/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="hu">
+
+ <info>
+ <link type="guide" xref="index#acquire"/>
+ </info>
+
+ <title>A beolvasás felbontásának beállítása</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/hu/email.page b/help/hu/email.page
new file mode 100644
index 0000000..9d6ab89
--- /dev/null
+++ b/help/hu/email.page
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/" type="guide" id="email" xml:lang="hu">
+
+ <info>
+ <link type="guide" xref="index#use"/>
+ </info>
+
+ <title>Küldés e-mailben</title>
+
+ <p>Az aktuális dokumentum e-mailben történő elküldéséhez használja a <guiseq><gui>Dokumentum</gui><gui>E-mail</gui></guiseq> menüpontot vagy a <keyseq><key>Ctrl</key><key>E</key></keyseq> billentyűkombinációt. Az e-mail programja megnyílik egy új üzenettel, amelyhez csatolva lesz a beolvasott dokumentum.</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>A fájlformátumokkal kapcsolatban további információkért lásd a <link xref="save"/> oldalt.</p>
+</page>
diff --git a/help/hu/hu.po b/help/hu/hu.po
new file mode 100644
index 0000000..a1872c3
--- /dev/null
+++ b/help/hu/hu.po
@@ -0,0 +1,387 @@
+# Hungarian translation for simple-scan
+# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012
+# This file is distributed under the same license as the simple-scan package.
+#
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
+# Gabor Kelemen <kelemeng at gnome dot hu>, 2014.
+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: 2014-02-21 16:01+0000\n"
+"Last-Translator: Gabor Kelemen <kelemeng@openscope.org>\n"
+"Language-Team: Hungarian <hu@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"
+"Language: hu\n"
+
+#. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2
+msgctxt "_"
+msgid "translator-credits"
+msgstr ""
+"Launchpad Contributions:\n"
+" Gabor Kelemen https://launchpad.net/~kelemeng"
+
+#: C/index.page:7(credit/name)
+msgid "Robert Ancell"
+msgstr "Robert Ancell"
+
+#: C/index.page:13(page/title)
+msgid "Simple Scan Help"
+msgstr "Simple Scan súgó"
+
+#: C/index.page:16(section/title)
+msgid "Scanning Pages"
+msgstr "Oldalak szkennelése"
+
+#: C/index.page:20(section/title)
+msgid "Modifying the Document"
+msgstr "A dokumentum módosítása"
+
+#: C/index.page:24(section/title)
+msgid "Using the Document"
+msgstr "A dokumentum használata"
+
+#: C/adf.page:9(page/title)
+msgid "Using an Automatic Document Feeder"
+msgstr "Automatikus dokumentumadagoló használata"
+
+#: 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 ""
+"Ha szkennere rendelkezik automatikus dokumentumadagolóval, akkor az összes "
+"oldalt beolvastathatja a "
+"<guiseq><gui>Dokumentum</gui><gui>Szkennelés</gui><gui>Minden oldal az "
+"adagolóból</gui></guiseq> menüpont kiválasztásával."
+
+#: 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 ""
+"Alapesetben a papír mindkét oldala beolvasásra kerül, ha a szkenner ezt "
+"támogatja. Az egyoldalas beolvasás a "
+"<guiseq><gui>Dokumentum</gui><gui>Beállítások</gui></guiseq> menüpont alatt "
+"állítható be."
+
+#: C/crop.page:9(page/title)
+msgid "Cropping"
+msgstr "Vágás"
+
+#: 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 ""
+"A beolvasott oldal egy részének használatához használja az eszköztár Vágás "
+"gombját. Ekkor megjelenik egy maszk az aktuális oldal felett, a"
+
+#: 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 ""
+"A vágási terület mérete módosítható a vágási terület szegélyén belülre "
+"kattintással, és az egér húzásával."
+
+#: 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 ""
+"Az <guiseq><gui>Oldal</gui><gui>Vágás</gui></guiseq> menüből rögzített "
+"méretű vágási területek választhatók, amelyek megfelelnek a gyakran használt "
+"papírméreteknek."
+
+#: C/crop.page:21(page/p)
+msgid "Each new page that is scanned will use the previous crop."
+msgstr "Minden újonnan beolvasott oldal a korábbi vágást használja."
+
+#: C/dpi.page:9(page/title)
+msgid "Setting the Scan Resolution"
+msgstr "A beolvasás felbontásának beállítása"
+
+#: 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 ""
+"Alapesetben a szöveges dokumentumok 200 DPI felbontásban, míg a fényképek "
+"400 DPI-ben kerülnek beolvasásra. Ezen beállítások módosításához nyissa meg "
+"a Beállítások ablakot a "
+"<guiseq><gui>Dokumentum</gui><gui>Beállítások</gui></guiseq> menüpont "
+"kiválasztásával."
+
+#: C/email.page:9(page/title)
+msgid "Sending via Email"
+msgstr "Küldés e-mailben"
+
+#: 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 ""
+"Az aktuális dokumentum e-mailben történő elküldéséhez használja a "
+"<guiseq><gui>Dokumentum</gui><gui>E-mail</gui></guiseq> menüpontot vagy a "
+"<keyseq><key>Ctrl</key><key>E</key></keyseq> billentyűkombinációt. Az e-mail "
+"programja megnyílik egy új üzenettel, amelyhez csatolva lesz a beolvasott "
+"dokumentum."
+
+#: 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 ""
+"Ha a dokumentum típusa szövegre van állítva, akkor az e-mailhez egy PDF "
+"melléklet lesz csatolva, egyébként minden oldal egy JPG mellékletként lesz "
+"az e-mailhez csatolva."
+
+#: C/email.page:18(page/p)
+msgid "See <link xref=\"save\"/> for more information about file formats."
+msgstr ""
+"A fájlformátumokkal kapcsolatban további információkért lásd a <link "
+"xref=\"save\"/> oldalt."
+
+#: C/legal.xml:4(p/link)
+msgid "Creative Commons Attribution-Share Alike 3.0 Unported License"
+msgstr "Creative Commons Attribution-Share Alike 3.0 Unported License"
+
+#: C/legal.xml:3(license/p)
+msgid "This work is licensed under a <_:link-1/>."
+msgstr "Ez a munka a <_:link-1/> feltételei szerint használható."
+
+#: 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 ""
+"Speciális kivételként a szerzői jog tulajdonosai az Ön által választott "
+"tetszőleges feltételek mellett, korlátozás nélkül engedélyezik a "
+"dokumentumban található példakódok másolását, módosítását és terjesztését."
+
+#: C/print.page:9(page/title)
+msgid "Printing"
+msgstr "Nyomtatás"
+
+#: 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 ""
+"Az aktuális dokumentum nyomtatásához használja a "
+"<guiseq><gui>Dokumentum</gui><gui>Nyomtatás</gui></guiseq> menüpontot, vagy "
+"a <keyseq><key>Ctrl</key><key>P</key></keyseq> billentyűkombinációt."
+
+#: C/reorder.page:9(page/title)
+msgid "Reordering Pages"
+msgstr "Oldalak átrendezése"
+
+#: C/reorder.page:11(page/p)
+msgid ""
+"To move a page, select it and move the page left or right using the "
+"<key>&lt;</key> and <key>&gt;</key> keys."
+msgstr ""
+"Egy oldal áthelyezéséhez válassza ki azt, és a <key>&lt;</key> vagy "
+"<key>&gt;</key> billentyűvel mozgassa balra vagy jobbra."
+
+#: C/reorder.page:14(page/p)
+msgid "To remove the selected page use the <key>Delete</key> key."
+msgstr ""
+"A kijelölt oldal eltávolításához nyomja meg a <key>Delete</key> billentyűt."
+
+#: C/rotate.page:9(page/title)
+msgid "Rotating Pages"
+msgstr "Oldalak forgatása"
+
+#: 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 ""
+"Oldal forgatásához használja az eszköztár forgatás gombjait, vagy a "
+"<key>[</key> és <key>]</key> billentyűket. Minden újonnan beolvasott oldal a "
+"korábbi forgatást használja."
+
+#: C/save.page:9(page/title)
+msgid "Saving to a File"
+msgstr "Mentés fájlba"
+
+#: 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 ""
+"Az aktuális dokumentum fájlba mentéséhez használja a "
+"<guiseq><gui>Dokumentum</gui><gui>Mentés</gui></guiseq> menüpontot, vagy a "
+"<keyseq><key>Ctrl</key><key>S</key></keyseq> billentyűkombinációt. Mentéskor "
+"három fájltípusból választhat."
+
+#: C/save.page:17(item/title)
+msgid "Portable Document Format (PDF)"
+msgstr "Portable Document Format (.pdf)"
+
+#: 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 ""
+"Egy PDF több oldalt is tartalmazhat (mint egy könyv) és egyszerűen "
+"terjeszthető mások számára. A legtöbben nem rendelkeznek PDF-dokumentumok "
+"módosítására használható szoftverrel, így ez a formátum leginkább "
+"archiválásra használható."
+
+#: C/save.page:19(item/p)
+msgid "Use this type if you have scanned multiple pages of text."
+msgstr ""
+"Ezt a típust akkor érdemes használni, ha több oldalnyi szöveget olvasott be."
+
+#: 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 ""
+"A JPEG a digitális fényképezőgépek által használt fájlformátum, kis méretű "
+"és így egyszerűen terjeszthető fájlokat eredményez. A legtöbben rendelkeznek "
+"a JPEG képek módosítására használható szoftverekkel, így ez a formátum "
+"megfelelő a közösségi oldalakon való megosztásra. Ha több oldalt olvasott "
+"be, akkor minden oldalból egy külön JPEG fájl készül."
+
+#: C/save.page:24(item/p)
+msgid "Use this type if you want to modify or upload the scanned images."
+msgstr ""
+"Ezt a típust akkor használja, ha a beolvasott képeket módosítani vagy az "
+"interneten megosztani szeretné."
+
+#: 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 ""
+"A PNG fájlok a nyers adatokat tartalmazzák a szkennerből. Ez sokkal nagyobbá "
+"teszi azokat a JPEG fájloknál, így nem megfelelők terjesztésre. Ha több "
+"oldalt olvasott be, akkor minden oldalból egy külön PNG fájl készül."
+
+#: C/save.page:29(item/p)
+msgid "Use this type if you need high resolution files for editing"
+msgstr ""
+"Ezt a típust akkor használja, ha nagy felbontású fájlokra van szüksége "
+"további szerkesztéshez."
+
+#: C/scanner.page:9(page/title)
+msgid "Selecting a Scanner"
+msgstr "Szkenner kiválasztása"
+
+#: 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 ""
+"Ha több szkennere van, akkor a "
+"<guiseq><gui>Dokumentum</gui><gui>Beállítások</gui></guiseq> menüpont "
+"segítségével kiválaszthatja az éppen használandót."
+
+#: 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 ""
+"A helyi szkennerek automatikusan felismerésre kerülnek a <app>Simple "
+"Scan</app> elindításakor, és egy USB szkenner csatlakoztatásakor. Ha "
+"hálózati szkennere van, akkor annak felismeréséhez újra kell indítani a "
+"<app>Simple Scant</app>."
+
+#: C/scanning.page:6(info/title)
+msgctxt "sort"
+msgid "0"
+msgstr "0"
+
+#: C/scanning.page:10(page/title)
+msgid "Scanning a Page"
+msgstr "Oldal beolvasása"
+
+#: C/scanning.page:12(page/p)
+msgid "To scan a document from your scanner:"
+msgstr "Egy dokumentum beolvasásához a szkennerről:"
+
+#: C/scanning.page:17(item/p)
+msgid "Connect the scanner to your computer."
+msgstr "Csatlakoztassa a szkennert a számítógéphez."
+
+#: C/scanning.page:22(item/p)
+msgid "Open <app>Simple Scan</app>."
+msgstr "Nyissa meg a <app>Simple Scant</app>."
+
+#: C/scanning.page:27(item/p)
+msgid ""
+"Press the scan button in the toolbar (or "
+"<keyseq><key>Ctrl</key><key>1</key></keyseq>)."
+msgstr ""
+"Nyomja meg az eszköztár Szkennelés gombját, vagy a "
+"<keyseq><key>Ctrl</key><key>1</key></keyseq> billentyűkombinációt."
+
+#: C/scanning.page:33(page/p)
+msgid "The page will be shown as it is scanned."
+msgstr "Az oldal a szkennelés közben megjelenik."
+
+#: 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 ""
+"Minden beolvasott oldal hozzáadásra kerül a dokumentumhoz. Új dokumentum "
+"kezdéséhez válassza a <guiseq><gui>Dokumentum</gui><gui>Új</gui></guiseq> "
+"menüpontot. Az egyes oldalak az oldalon való jobb kattintással, vagy a "
+"<key>Delete</key> billentyű megnyomásával törölhetők."
+
+#: 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 ""
+"A beolvasás típusa a "
+"<guiseq><gui>Dokumentum</gui><gui>Szkennelés</gui></guiseq> menüpont alatt "
+"módosítható. Válassza a <gui>Szöveg</gui> lehetőséget a dokumentum gyors, "
+"fekete-fehér beolvasásához, vagy a <gui>Fénykép</gui> lehetőséget a nagy "
+"felbontású, színes beolvasáshoz."
+
+#: C/scanning.page:47(page/p)
+msgid "To stop the scan at any time press <key>Escape</key>."
+msgstr ""
+"A szkennelés leállításához bármikor megnyomhatja az <key>Esc</key> "
+"billentyűt."
diff --git a/help/hu/hu.stamp b/help/hu/hu.stamp
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/help/hu/hu.stamp
diff --git a/help/hu/index.page b/help/hu/index.page
new file mode 100644
index 0000000..ebe4545
--- /dev/null
+++ b/help/hu/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="hu">
+
+ <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>Oldalak szkennelése</title>
+ </section>
+
+ <section id="modify" style="2column">
+ <title>A dokumentum módosítása</title>
+ </section>
+
+ <section id="use" style="2column">
+ <title>A dokumentum használata</title>
+ </section>
+
+ <section id="shortcuts" style="2column">
+ <title>Simple Scan Shortcuts</title>
+ </section>
+</page>
diff --git a/help/hu/legal.xml b/help/hu/legal.xml
new file mode 100644
index 0000000..4d5b5b6
--- /dev/null
+++ b/help/hu/legal.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<license xmlns="http://projectmallard.org/1.0/" href="http://creativecommons.org/licenses/by-sa/3.0/">
+<p>Ez a munka a <link href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 Unported License</link> feltételei szerint használható.</p>
+<p>Speciális kivételként a szerzői jog tulajdonosai az Ön által választott tetszőleges feltételek mellett, korlátozás nélkül engedélyezik a dokumentumban található példakódok másolását, módosítását és terjesztését.</p>
+</license>
diff --git a/help/hu/print.page b/help/hu/print.page
new file mode 100644
index 0000000..dbf94ea
--- /dev/null
+++ b/help/hu/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="hu">
+
+ <info>
+ <link type="guide" xref="index#use"/>
+ </info>
+
+ <title>Nyomtatás</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/hu/quality.page b/help/hu/quality.page
new file mode 100644
index 0000000..367352a
--- /dev/null
+++ b/help/hu/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="hu">
+
+ <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/hu/reorder.page b/help/hu/reorder.page
new file mode 100644
index 0000000..f4b9c8b
--- /dev/null
+++ b/help/hu/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="hu">
+
+ <info>
+ <link type="guide" xref="index#modify"/>
+ </info>
+
+ <title>Oldalak átrendezése</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/hu/rotate.page b/help/hu/rotate.page
new file mode 100644
index 0000000..197d9f5
--- /dev/null
+++ b/help/hu/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="hu">
+
+ <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/hu/save.page b/help/hu/save.page
new file mode 100644
index 0000000..855de90
--- /dev/null
+++ b/help/hu/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="hu">
+
+ <info>
+ <link type="guide" xref="index#use"/>
+ </info>
+
+ <title>Mentés fájlba</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/hu/scanner.page b/help/hu/scanner.page
new file mode 100644
index 0000000..8ca0efe
--- /dev/null
+++ b/help/hu/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="hu">
+
+ <info>
+ <link type="guide" xref="index#acquire"/>
+ </info>
+
+ <title>Szkenner kiválasztása</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/hu/scanning.page b/help/hu/scanning.page
new file mode 100644
index 0000000..eeae6f3
--- /dev/null
+++ b/help/hu/scanning.page
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/" type="guide" id="scanning" xml:lang="hu">
+
+ <info>
+ <title type="sort">0</title>
+ <link type="guide" xref="index#acquire"/>
+ </info>
+
+ <title>Oldal beolvasása</title>
+
+ <p>Egy dokumentum beolvasásához a szkennerről:</p>
+ <steps>
+ <item><p>Connect the scanner to your computer and power it on.</p></item>
+ <item><p>Nyissa meg a <app>Simple Scant</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>